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 LikedAlexKarasCommunity Hero13 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.
AlexKarasCommunity Hero13 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 DiscussionsCheck if running next test itemDoes Test Complete support Delphi 13?TestComplete- Compare Result Log Trends
Related ContentEvent handler for textboxCreating Event Handlers for TestComplete EventsOnUnexpectedWindow event sometimes not working for windows Appliction