Forum Discussion

Manfred_F's avatar
Manfred_F
Regular Contributor
10 years ago

Event handling not so reliable

Got an error message:

"Unable to call the event handler for the "OnLogMessage" event. The event handler was not found."

 

Test run was aborted, of course. This occurs sporadically.

 

 

3 Replies

  • cunderw's avatar
    cunderw
    Community Hero

    Do you have anyother details? We use event handlers A LOT and hvae never had this problem. 

    • tmahender12's avatar
      tmahender12
      Frequent Contributor

      i have modal window, which come frequently, when this message occurs, my tests will be paused, i tried many ways to handle..but could not succed, is there any event handling mechanism?

  • tmahender12's avatar
    tmahender12
    Frequent Contributor

    Yes you are true, Event handler is not good one in Test complete....in High Level languages its easy to catch exception...but test complete event handler is the disaster