Ignore overlaping window but not from project settings, but from script
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2018
01:24 AM
02-17-2018
01:24 AM
Ignore overlaping window but not from project settings, but from script
Hello,
is that possible to ignore overlaping window, but from script, not from settings ? I have a situation, where overlaping window sometimes appear for some very very short time, this is intentionally and setting to ignore just in one situation might help. Is that possible ?
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2018
04:01 PM
02-18-2018
04:01 PM
In your project \Advanced\ events\Genaral events , you have OnOverlappingWindows event. There you may create an event handles for this scenario. click for More....
But you can not specify where this could be frigged in your test but can specify on which window
Or else if you know where overlapping occurs and estimated time (you said "very very short time") you can set time for wait.
