Forum Discussion
Hi Maros94!
We have Event Handlers in TC that should allow you to handle this scenario.
An event is a specific action that occurs during the test run. This can be an action that occurs in TestComplete or in some other application. An example of an event that may occur quite often when testing desktop applications is the appearance of an unexpected window during the test execution.
With TestComplete you can create a script routine or keyword test that will be executed when an event occurs. This script or keyword test is called an event handler. It can perform specific operations you would like to do in response to the event.
You may find information below about handling events within TC;
https://support.smartbear.com/testcomplete/docs/testing-with/advanced/handling-events/about.html
I hope this helps!
Related Content
- 8 years ago
- 5 years ago
Recent Discussions
- 4 hours ago
- 6 days ago
- 10 days ago