HOME
Selenium is not a single automation Tool like QTP, but it is basically a suite of software’s or set of JAR files to automate web browser across various browsers. Selenium is used by many companies, but few to mention are Netflix, Google, HubSpot, Fitbit, and more.
Selenium – Introduction, Installation, Test Script
Selenium – Basic & Advance concepts of WebDriver
Locators in Selenium
WebElements in Selenium
Chapter 1 Difference between FindElement and FindElements in WebDriver Chapter 2 Difference between getText() and getAttribute() method in WebDriver Chapter 3 WebDriver Browser Commands – get, getTitle, getCurrentUrl, getPageSource, getClass, close, quit in WebDriver Chapter 4 WebDriver Navigation Commands – Navigate, Forward, Back, Refresh in WebDriver Chapter 5 Selenium Form WebElement Commands – Sendkeys, Clear, Click,Submit Chapter 6 How to automate selecting Checkbox and Radio Buttons in WebDriver Chapter 7 How to Select value from Drop down list or perform Multiple Selection Operations in WebDriver Chapter 8 How to get all options in a DropDown list in WebDriver Chapter 9 How to automate Radio Button in WebDriver Chapter 10 How to automate BootStrap DropDown using WebDriver Chapter 11 Implicit, Explicit and Fluent Wait in WebDriver Chapter 12 What is Fluent Wait in Selenium WebDriver Chapter 13 Switch Window Commands in Selenium WebDriver Chapter 14 How to handle Alerts in Selenium WebDriver Chapter 15 How to handle Dynamic Web Tables using Selenium WebDriver Chapter 16 How to get all the values from a Dynamic Table in Selenium WebDriver
Advance Selenium
Frameworks
Like this: Like Loading...
Related