I don't seem to be able to use the keyboard shortcuts in PAD while another window has focus; is this intended? I'm talking specifically about F5 for Run, F10 for Run Next Action, Ctrl + Pause for Pause, etc.
I am coming from Softomotive's ProcessRobot and WinAutomation software which allows this. Debugging web element data entry and web button clicks step-by-step doesn't seem possible if you have to un-focus the web window (which can clear input data) to run the next action or pause the flow.
Am I just missing something here? Sure, I can set up a "focus window" action and breakpoints to test each individual action, but this isn't very efficient.