Kamal_chennai
9 years agoContributor
How to access Main Function Name in General Events
Hi, I have to trigger General Events when Unexpected Window Occurs. I have following Cases, Main Function Sub Function 1 Sub Function 2 Sub Function 3 Now the Ma...
- 9 years ago
Hello Kamal,
Here is an example of a possible approach to the test execution flow when a single test is attempted several times if it fails. To see this sample in action, run the 'MyRunner' routine from the 'TestRunner' unit.
Let me know if you have any questions about this example.