mesg2anilRegular Contributor13 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 Contributor13 years agoUse the "OnLogError" event handler and, in that handler, detect of the Excel sheet is open. If it is, close it.
Recent DiscussionsAccess Form opend with a menuitemCan we set sheet name in excel as active using python scriptUnable to capture objects inside iFrames in Power App using TestComplete
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.