dbaechtelContributor12 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?murugans101112 years agou can use vbscript error handler 'On Error Resume NextVbscript Error handler
1 ReplyReplies sorted by Most Likedmurugans1011Regular Contributor12 years agou can use vbscript error handler 'On Error Resume NextVbscript Error handler
murugans1011Regular Contributor12 years agou can use vbscript error handler 'On Error Resume NextVbscript Error handler
Recent DiscussionsPerformance issue when reading large number of objectsTestComplete cannot create sessions from JenkinsTestComplete Support Plugin Compatibility Issue
Related Contentgroovy script errorsScript Error - getTestCaseByNameSSL Security error when running SQL scripts