Selenium Automation Framework Tutorial - How to handle different Exceptions in Selenium

preview_player
Показать описание
Learn how to handle different exceptions in Selenium WebDriver. Following will be covered in this video:
- Different exceptions in Selenium WebDriver
- How to handle exceptions in Selenium
- Try/Catch/Finally Block
- Throws Exception
Рекомендации по теме
Комментарии
Автор

Excellent content on handling exceptions in Selenium. Thanks

monicagoyal
Автор

Thank you so much for this exception handling video.
If my test method fails and I do not want further execution, how can I stop it, when I am using try catch block?
Appreciate your response

supriyassampath
Автор

Thanks a lot for share this... I just want to ask a question regarding automation:- When we run a script that checks broken links (and the other items), will it show as traffic in google analytics? If so, do we have any way to prevent that?

funtooz