Forum Discussion

ederlezi's avatar
ederlezi
New Contributor
7 years ago

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

  • NisHera's avatar
    NisHera
    Valued Contributor

    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. 

    like this