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.
Ryan_MoranValued Contributor12 years agoThis occurs when the form you are working with is closed. Can you post the sections of code where the error occurs?
Recent DiscussionsTestComplete not recording right-click or menu on SVG mapHow to Click the Canvas object using test complete web moduleGetting “NameError: 'aqFileSystem' is not defined” after upgrading to TestComplete v15.77.6.7 (x64).
Related ContentThe window was destroyed during method execution.Windows DestroyedNeed help with 'The window was destroyed during method execution'