-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
encountered an error post drag and drop is complete #98
Comments
Even tried with difference as per the documentation in the npm repo, But it results in false positive result. Please find below code snippet for the same: it.only('using npm package - way 2', () => {
|
Please look into the issue and resolve asap. Thanks in advance, |
This was raised on March 25th and still no fix :( |
Did you found a work around @T-e-j-k-u-m-a-r ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi team,
Please find the below code snippet where I'm trying to achieve drag and drop and getting an error on Test runner console.
Code Snippet:
it('using npm package', () => {
Error:
Timed out retrying after 10000ms: cy.trigger() failed because this element:
is being covered by another element:
Fix this problem, or use {force: true} to disable error checking.
The text was updated successfully, but these errors were encountered: