50 Top Most Popularly Asked Selenium Interview Questions And Answers In this tutorial, we have listed the top 50 most commonly asked Selenium Interview questions including Selenium IDE, Selenium RC, Selenium Grid and Selenium WebDriver interview questions. Following are frequently asked questions in interviews for freshers as well experienced Selenium […]
automation testing
Handling alert in Selenium WebDriver
This video describes how to handle alert pop up using Selenium. It will also let you know about WebDriver’s Alert Interface to handle web based pop ups and Robot Class to handle window based pop ups.
Selenium WebDriver script for login
In this tutorial, we would make you acquainted with the primary sections of an elemental WebDriver test script. We would create a sample Selenium WebDriver script for login functionality to make you familiar with code and strategy. Before starting with the test script creation, let us take a moment to […]