Execute a script routine irrespective of the test result
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-23-2019
10:54 PM
07-23-2019
10:54 PM
Execute a script routine irrespective of the test result
Hi,
How to run a routine irrespective of whether the test has passed or failed?
For example, I have routine named tearoff() which will log off the application either after the test executes successfully or as soon as there is a failure.
How do I configure this? Please help! Thanks in advance!
Solved! Go to Solution.
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2019
03:24 AM
07-24-2019
03:24 AM
When you run a script if you configure Default Project Properties >Playback and in the "Error handling" section you can set on error to be "Continue running"
