heidi_nRegular Contributor12 years agoSolvedHow to resolve? - The window was destroyed during method executionHow can this error message be resolved? "The window was destroyed during method execution."Ryan_Moran12 years agoOk 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.
Ryan_Moran12 years agoOk 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.
Ryan_Moran12 years agoOk 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.
heidi_nRegular Contributor12 years agoI am not sure how to do that. (It is a Keyword Test, if that makes a difference.)
Recent DiscussionsObject doesn't existresults are not visible when clicking on show in explorer for each logTestComplete support for Delphi 13 desktop application with DevExpress VCL 25.2 or newer
Related ContentThe window was destroyed during method execution.Windows DestroyedNeed help with 'The window was destroyed during method execution'