user_j_eOccasional Contributor13 years agoOnUnexpectedWindow event handlerIs there a way to pass in additional args to OnUnexpectedWindow event handler? I would like to pass in additional info so I can better track occurrences of this event. Thanks,Jeff
1 ReplyReplies sorted by Most LikedAlexKarasChampion Level 213 years agoHi Jeff,No, this is not possible, but you may consider storing additional info in the public variable and access it from the event handler.
AlexKarasChampion Level 213 years agoHi Jeff,No, this is not possible, but you may consider storing additional info in the public variable and access it from the event handler.
Recent DiscussionsOCR Checkpoint posting a warningHow to integrate Testcomplete results with Azure Dashboards.How to set ErrorLog location with SessionCreator.exe?
Related ContentUnexpected Window Event HandlerEvent handler for textboxCreating Event Handlers for TestComplete Events