Selenium WebDriver- Running test on Firefox Browser- Gecko (Marionette) Driver In this section, we will learn how to run your Selenium Test…
selenium ide
-
-
What is Selenium Grid? Selenium Grid is a feature in Selenium that allows you to run test cases in different machines across…
-
Selenium IDE- Creating Test Cases Manually In this section, you will learn how to create a test case manually using Selenium commands…
-
Selenium Waits You might have come across wait commands while writing your first Selenium program. In this article, you would be learning…
-
Selenium WebDriver- Scrolling a web page In this section, you will learn how to scroll down or up in order to display…
-
Selenium WebDriver Vs Selenium RC Selenium RC had a lot of limitations which eventually led to the development of Selenium WebDriver. See…
-
Selenium WebDriver – WebElement Commands Before proceeding with this section, first we should know the basic terminology related to web elements in…
-
Selenium WebDriver- Locating Strategies Just like Selenium IDE, WebDriver uses the same set of locating strategies for specifying location of a particular…
-
Selenium vs QTP Selenium and QTP are the most frequent used automation test tools in the market. Hence, we have compared some…
-
Selenium Basic Terminology Before proceeding with this tutorial, let us first understand some of the key concepts associated with Automation testing of…