mesg2anilRegular Contributor14 years agoClose Excel Sheet When TC Script BreaksHi, I want to know if there is a way to close the excel sheet whenever script breaks / stops due to either error in the script or application not responding or of for any reason...? Whe...Show More
tristaanogreEsteemed Contributor14 years agoUse the "OnLogError" event handler and, in that handler, detect of the Excel sheet is open. If it is, close it.
Recent DiscussionsBreakpoints in external files with python 3.13?Oracle Forms window with dynamic name - unable to click on subsequent runsConverting VB Script Tests
Related ContentOCR in UI Test Automation: Extending Coverage Where Traditional Identification Breaks DownAs of v3.60.0 preloading groovy file from script library breaks cross referencingBreak procedure execution.