How to handle Alert in Selenium WebDriver
In this tutorial, we are going to learn about different types of alert found in web applications and how to handle Alert in Selenium WebDriver. We will also see how do we accept and dismiss the alert depending upon the alert types. What is Alert? Alert is a small dialogs … Read more