Many times when we are testing our web application, we get an exception on the UI as soon as we open the webpage and then we open the console to check what is the exception, which api got failed and why and many times we also monitor the informational logs in the console to make sure everything is working fine. However, we used to do all these things manually, but not anymore because now we can do all these things through automation!
In this video, we will learn how to capture console logs using Dev Tools provided by Selenium 4 so that we can monitor and assert those using automation!
If you want to learn how to build an automation framework from scratch, you can watch the video from here: https://youtu.be/V840FH_-r8I
Did you know that I rejected the offer from Adobe? Do you want to know the reason and do you want to know the questions that they ask in their interview process? You can watch the video from here to get all the insights: https://youtu.be/vlCab7Me75s
If you want to learn how to do parallel execution in selenium, you can watch the video from here: https://youtu.be/FVTEhz5pO60
If you want to learn how to do parallel execution in appium, you can watch the video from here:
https://youtu.be/KEhdAVu5Mq8
Please like, share and subscribe and do let me know the feedback in the comments section.
Thank you!