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
MockInteractions will fail to create any gestures on an iOS or Android device because Polymer Gestures do not listen for mouse events on those platforms.
MockInteractions should create touchevents in those instances.
The text was updated successfully, but these errors were encountered:
MockInteractions will fail to create any gestures on an iOS or Android device because Polymer Gestures do not listen for mouse events on those platforms.
MockInteractions should create touchevents in those instances.
The text was updated successfully, but these errors were encountered: