Hi,
In katalon we have some in bult failure handling method ,but is there any way to create a custom failure handling method ,if any step is failed it will execute our set of code and then continue/stop on script
Thanks,
Sachin S R
Hi,
In katalon we have some in bult failure handling method ,but is there any way to create a custom failure handling method ,if any step is failed it will execute our set of code and then continue/stop on script
Thanks,
Sachin S R
Have you tried try … catch as explained at
If you are not satisfied with it, please describe why.