If I'm using a JavaScript (JS) action for browser automation, and the JS function includes a setTimeout() function, does PAD wait for the setTimeout() function to resolve, or does it continue with the next action? I believe setTimeout() moves the script process to a new thread, which would cause PAD to move on. But I'd like to know for sure.

Report
All responses (
Answers (