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
Locators in Selenium
Launching Browsers and headless Browser
WebDriver Commands
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 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
Waits in Selenium
Handle Window and Alerts
Handling Excels
Selenium – Capture Screenshots
Advance Selenium
Docker
Selenium with Cucumber
Selenium with Serenity
Gradle Projects with Selenium
Frameworks
Selenium 4
CI/CD
Like this: Like Loading...
Related