Forum Discussion

heidi_n's avatar
heidi_n
Regular Contributor
11 years ago
Solved

How to resolve? - The window was destroyed during method execution

How can this error message be resolved? "The window was destroyed during method execution."
  • Ryan_Moran's avatar
    11 years ago
    Ok well basically you'll want to make sure the window you are clicking, sending keys to, etc, is actually there and not closing/crashing during test execution. The log should tell you what form was "destroyed" during execution.