Debugging - Display an error message on overlapping window
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2010
07:57 AM
02-04-2010
07:57 AM
Debugging - Display an error message on overlapping window
I like how I can have TC stop test execution when referring to a non-existing object. Is there no way to have it stop execution when an overlapping window occurrs?
thanks
~Logan
thanks
~Logan
2 REPLIES 2
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2010
07:33 PM
02-04-2010
07:33 PM
Hi Logan,
You can try handling the OnOverlappingWindow event (see the "About Events and Event Handling" help topic) and stop your test in its handler. Does this help?
You can try handling the OnOverlappingWindow event (see the "About Events and Event Handling" help topic) and stop your test in its handler. Does this help?
------
Yuri
TestComplete Customer Care Engineer
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
Yuri
TestComplete Customer Care Engineer
Did my reply answer your question? Give Kudos or Accept it as a Solution to help others. ⬇️⬇️⬇️
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-08-2010
12:42 AM
02-08-2010
12:42 AM
Looks like that did the trick.
thanks for the help.
~Logan
thanks for the help.
~Logan
