MulgraveTester
10 years agoFrequent Contributor
How to resume execution after event handler?
I want to handle unexpected windows during my test by closing the unexpected window and resuming my test execution. Without an event handler the log shows three errors: 1) Unexpected window 2) ...
- 10 years ago
Sorry - I've figured it out.
You have to go to the project options and under "On unexpected window" uncheck "Stop execution"