You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying to use this in webdriverio tests. When running driving an instance of chrome, hammer doesn't detect touch support, so listens for mouse events instead. The simulator can only emit touch/pointer events, meaning this cannot be used for tests as it stands.
The text was updated successfully, but these errors were encountered:
WickyNilliams
changed the title
Add support for mouse gestures
Add support for mouse gestures/events
Nov 2, 2016
I have been trying to use this in webdriverio tests. When running driving an instance of chrome, hammer doesn't detect touch support, so listens for mouse events instead. The simulator can only emit touch/pointer events, meaning this cannot be used for tests as it stands.
The text was updated successfully, but these errors were encountered: