Forum Discussion
- rraghvaniChampion Level 3
See https://www.javatpoint.com/exception-handling-in-javascript and https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Control_flow_and_error_handling to get a rough idea.
I test a web application, and the only time I use exception handling is when I connect to a database to perform certain actions before running the automation.
- lalit_singhContributor
How about handling the known exception like unexpectedwindow , timeout using events?
My major concerned is finding the appropriate approach
- rraghvaniChampion Level 3
Will this help Handling Unexpected Windows and Handling Playback Errors
Related Content
- 6 years ago
Recent Discussions
- 3 days ago