Skip to content
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

Emulated MouseEvent does not have buttons property in Chrome #1656

Closed
AlexKamaev opened this issue Jun 21, 2018 · 2 comments
Closed

Emulated MouseEvent does not have buttons property in Chrome #1656

AlexKamaev opened this issue Jun 21, 2018 · 2 comments
Assignees
Labels
AREA: client STATE: Auto-locked Issues that were automatically locked by the Lock bot SYSTEM: event simulation TYPE: bug

Comments

@AlexKamaev
Copy link
Contributor

AlexKamaev commented Jun 21, 2018

The initMouseEvent method does not add buttons property. It's possible to replace initMouseEvent to MouseEvent contructor in supported browsers. It'll solve the issue

connected with DevExpress/testcafe#2056

@AlexKamaev
Copy link
Contributor Author

fixed in #1658

@lock
Copy link

lock bot commented Mar 28, 2019

This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests. We recommend you ask TestCafe API, usage and configuration inquiries on StackOverflow.

@lock lock bot added the STATE: Auto-locked Issues that were automatically locked by the Lock bot label Mar 28, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Mar 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
AREA: client STATE: Auto-locked Issues that were automatically locked by the Lock bot SYSTEM: event simulation TYPE: bug
Projects
None yet
Development

No branches or pull requests

1 participant