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
Macaca Version: 2.0.16
Macaca Doctor Logs:
Operate System: Mac OS 10.14
Programming Language: Node js
The text was updated successfully, but these errors were encountered:
Have you tried using dom-event-simulate? mousedown, mousemove and mouseup should be enough. API docs:
dom-event-simulate
mousedown
mousemove
mouseup
Sorry, something went wrong.
@paradite I tried , but got error in using dom-event-simulate.
My requirement is to do drag/drop in middle of macaca browser testing.
Here is the error I got -
let me try it on my end, to see if there is any issues with using dom-event-simulate with macaca and how to set them up.
paradite
No branches or pull requests
Macaca Version:
2.0.16
Macaca Doctor Logs:
Operate System:
Mac OS 10.14
Programming Language:
Node js
The text was updated successfully, but these errors were encountered: