Forum Discussion
BenoitB
Community Hero
If it's on intercepting not found error you can modify your onError event.
I suggest you to look at this thread.
As for me to fully control the error flow I use a mix between a global variable storing the last error object (null if no error), the try..catch syntax and the onError event.
m_essaid
5 years agoValued Contributor
The problem is that I need variables that are specific to the test item, and thus available only in the test item...
Related Content
- 5 years ago
- 6 years ago
Recent Discussions
- 18 hours ago