Selenium IDE-Installation Since, Selenium IDE is available only as Firefox and Chrome plug-in, we assume that you have already installed Mozilla Firefox…
selenium ide
-
-
Selenium WebDriver- Handling drop-downs In this section, you will learn how to handle drop-downs in Selenium WebDriver. Before proceeding with this section,…
-
Selenium IDE- Login Test In this section, you will learn how to create a Login Test case in Selenium IDE. For our…
-
Selenium WebDriver- Installation Selenium WebDriver installation process is completed in four basic steps: Download and Install Java 8 or higher version. Download…
-
Selenium WebDriver – Navigation Commands WebDriver provides some basic Browser Navigation Commands that allows the browser to move backwards or forwards in…
-
Selenium WebDriver- Running test on Chrome Browser In this section, you will learn how to run your Selenium Test Scripts on Chrome…
-
Selenium WebDriver- Running test on Firefox Browser- Gecko (Marionette) Driver In this section, we will learn how to run your Selenium Test…
-
Selenium WebDriver- Running test on IE Browser In this section, you will learn how to run your Selenium Test Scripts on IE…
-
Assertions Assertion determines the state of the application whether it is the same what we are expecting or not. If the assertion…
-
Selenium WebDriver- Running test on Safari Browser In this section, we will learn how to run our Selenium Test Scripts on Safari…