Handling Alert dialog, Popup windows and Frames | Handling Popup windows
In the Previous Tutorial, we learned how to handle the Alert window. In this tutorial, we will learn to handle popup windows. We’ll write code to switch over multiple browser windows and perform some actions on them. As we can see on Automation Practice page, there is a link Click Me to open New Window. If we click on …
Read moreHandling Alert dialog, Popup windows and Frames | Handling Popup windows