tmahender12
9 years agoFrequent Contributor
Event Handling
I created unexpected window event handler, now how to call that event handler, when error comes will it be automatically called?
Currently, TestComplete does not handle the following window types as unexpected:
Modal windows and dialogs implemented as windowless objects. That includes --
Modal windows in Flex applications (for example, those created using the PopUpManager class).
Modal windows in web applications (for example, those created using the div element or JavaScript).
ActionScript errors displayed by Flash Player.
Forms in mobile applications
See this
attached window screen where i need to click ok, this error may pop up any time during tests