mcdcorp / opentest

Open source test automation tool for web applications, mobile apps and APIs
https://getopentest.org
MIT License
444 stars 107 forks source link

how to use try catch in opentes no javascript try catch #643

Open CarlosBarrios06 opened 3 months ago

CarlosBarrios06 commented 3 months ago

Is there a way to make a try catch block that is not javascript to capture all the code I write in an opentest yaml file?

ewmartinez commented 1 week ago

Hi @CarlosBarrios06 Is this what you want to do? What is here https://github.com/mcdcorp/opentest/issues/471#issuecomment-862480990 or https://github.com/mcdcorp/opentest/issues/471#issuecomment-863423630

Regards,