dbaechtelContributor11 years agoSolvedHow Do I disregard an Error that may occur in a VB Script ?It appears that try/catch/finally will not work in VB script. I have a Browser.Close that I do not care if it succeeds or fails. How do I ignore the error in VB Script?murugans101111 years agou can use vbscript error handler 'On Error Resume NextVbscript Error handler
murugans1011Regular Contributor11 years agou can use vbscript error handler 'On Error Resume NextVbscript Error handler
Recent DiscussionsWhy my While Loop keyword test is breaking when the value found is = to FalseAvalonia - XPF desktop app automationTestComplete 15.80: Mobile Recording on real Samsung device does not capture actions
Related Contentgroovy script errorsScript Error - getTestCaseByNameSSL Security error when running SQL scripts