Forum Discussion

MulgraveTester's avatar
MulgraveTester
Frequent Contributor
10 years ago

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) ...
  • MulgraveTester's avatar
    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"