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
test(MoveActions): Test starting a move using the context menu (#700)
* test(MoveActions): Test starting move using keyboard shortcuts
Fixes#695.
* refactor(tests): Make sendKeyAndWait faster if PAUSE_TIME === 0
Making a single webdriverio call is much faster when sending
repeating keypresses; do that if we don't need to pause.
0 commit comments