kcsahu777
13 years agoContributor
Error Handling
I am using VB code.
How to handle error such as "Object Not found"
I do not want the Test Complete to stop and display message like the attached file.
Also "on error resume next" does not work for me as I want that it should return some status like 'false' to the main calling function.
How to handle error such as "Object Not found"
I do not want the Test Complete to stop and display message like the attached file.
Also "on error resume next" does not work for me as I want that it should return some status like 'false' to the main calling function.