Selenium Basics:
Selenium Framework:
- Selenium and it’s History
- Download and Install Java and Eclipse
- First Selenium Program
- Selenium WebDriver Architecture
- Launch Chrome, FireFox and IE browsers with Selenium WebDriver
HTML, DOM and Locators:
- Basics of HTML for Selenium WebDriver
- Different WebElements on a WebPage
- Document Object Model (DOM)
- Locators in Selenium and Their Priorities
- How to Locate Element Using CSS
- How to Locate Element Using XPath- Part A
- How to Locate Element Using XPath- Part B (XPath Axess)
- What is ChroPath?
- What is MRI?
- What is SelectorsHub?
WEB DRIVER Commands and CONTROLS:
- Different WebDriver Commands
- Handle Radio Buttons and Check-boxes in Selenium
- Handle Dropdown in Selenium (Single and multi dropdown list)
- Handle Bootstrap Dropdown in Selenium
- Actions Class in Selenium
- How to Perform double click and right click
- How to handle drag and drop in Selenium
- How to handle tooltip in Selenium
- Multi Select Actions in Selenium
- Mouse hover and Auto Suggestions in Selenium
ALERT, WINDOWS and MANY MORE:
- Alert Interface and Handle JavaScript Alerts in Selenium
- AutoIT tool and two ways to handle windows Authentication
- Different ways to upload and Download file in Selenium
- Different ways of Scrolling in Selenium WebDriver
- Handle multiple windows in Selenium WebDriver
- Handling iFrames in Selenium Webdriver
- Waits in Selenium WebDriver
- How To Find Broken Links Using Selenium
- Headless Browser Testing Using Selenium
- How To Run Selenium Tests In Headless Google Chrome
- Handle Dynamic WebTable in Selenium
- Handle Bootstrap Date-picker in Selenium
SCREEN Shot, REPORTS, LOGS etc:
- How to capture Screen Shot in Selenium
- How to capture Screen Shot for failed test cases
- How to take Full Page ScreenShot and ScreenShot of WebElement
- Generate Logs in Selenium Web Driver using log4j
- Generate Extent report and attach screen shots in extent report
- Extent Report implementation using ITestListener
- Introduction to TestNG - Features and Installation Guide
- TestNG Annotations - Different Annotations and their execution
- Different Attributes in TestNG
- Working with testng.xml
- Parameterization using TestNG
- Parallel Testing in TestNG
- Cross Browser Testing in TestNG
- Run failed test cases in Selenium
- Listeners in TestNG
- Assertions in TestNG
Maven Tutorials:
Git and GitHub:
POM, DataDriven FrameWork:
Selenium Framework:
Hi,
ReplyDeleteListeners in TestNG concept is not updated. In this link its showing previous link data i,e. Failed test cases.
please update Listeners concept..
https://youtu.be/arnPh93Fycw
DeleteSir,
ReplyDeleteHow read a comma separated values in single column from excel file.
There is a bootstrap multiselect drop down, where i need to select multiple values at a time, if i store the values in the excel file as
Column 1
ABC,XYZ
how to read it from excel and perform the multi select operation at a time.
Hi,
ReplyDeleteFirst of all thanks for your wonderful jab. can you please suggest how can i take screenshot of failed testcase and paste that in excel?
Superb content on selenium webdriver,Thanks a lot for providing such a neat detailed explaination,
ReplyDeleteI am learning through your videos and blog..It gives me clear understanding.
Thanq once again.
One more request please provide Interview Questions and Answers on Selenium Webdriver Automation Tool.
This comment has been removed by the author.
ReplyDeleteHi
ReplyDeleteI just want to print some value from xpath,
Suppose we find a text value from xpath is "avglatechy1.37&avgCPUload1.56"
So we need to print the value only 1.37 in a excel cell. how can we do this please guide me.
Great content on Selenium Web Driver! Thank you for providing such a clear and detailed explanation.
ReplyDeleteHow to get access for git repository forframework or POM file
ReplyDelete