We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, Could you please kindly help me to figure out this below issue?
The text was updated successfully, but these errors were encountered:
Anyone know if this was resolved? I got the same issue now after just installing the package. I run Cypress 13.14.2 for info.
Edit: The issue for me was passing cy.get('targetItem') instead of just 'targetItem' to the drag() function. Oopsie
cy.get('targetItem')
'targetItem'
drag()
Sorry, something went wrong.
No branches or pull requests
Hi, Could you please kindly help me to figure out this below issue?
The text was updated successfully, but these errors were encountered: