Hi there,
I am usually able to press Shift + Pause during playback to skip delays (mentions it on progress dialog) however recently it just stops playback completely (as if you just pressed pause and shift is ignored)
Is this an known bug or is there a way to solve this?
Using Ranorex 5.4.2 on Windows 10
Thanks,
Andrew.
Skip Delay not working.
Re: Skip Delay not working.
Make sure that the running test is not also setting the Shift key to a DOWN state and leaving it there. If so, then the computer might mistake your press of the Shift key as a release. Always make sure that there are match up/down actions on key presses unless otherwise necessary.
Also, make sure Caps Lock is not on.
Also, make sure Caps Lock is not on.
Shortcuts usually aren't...