tmahender12
9 years agoFrequent Contributor
event handlers
What is differencfe between Overlap window event handler and Unexpected window event handler?? attached screen ..iam not able to handle with the eventhandlers...any suggestions??
i want to handle the dlg i sent in the event handler, how can i achieve it?
Check this topic carefully: https://support.smartbear.com/articles/testcomplete/handling-unexpected-windows/
I got a modal window, which is not recognized by unexpected window handler,so it is not entering into unexpected handler.
i tried play back->Unexpected window options, nothing could work.
is there any other way of handling attached modal window/dialog
Does Test Complete logs an error under this condition? If so we have an OnLogError event and we can write the event handler for addressing the modal dialog insiide the event handler function for .OnLogError
No, Test Complete just remains in Pause state until i click o.k in the attached pop up