Forum Discussion
Ryan_Moran
11 years agoValued Contributor
I have also experienced this issue. I ended up having to disable the unexpected window event in Test Complete. The alternative would be to add an event for on_unexpectedwindow and add custom handling and set the log to Log.Enabled = false. It can be disabled in Tools>Current Project Properties>Playback>On unexpected window>Ignore unexpected window.