**********This course is taught by famous trainer on Selenium Webdriver – Pawan Kumar Padma. Hes is the top most searched trainer for selenium with many good reviews***********
This as an advance course covering concepts on Selenium Webdriver , PageFactory , TestNg and Maven. This course is designed for self study online for any student who is beginner or already know basics of selenium.
Selenium is the open source and free tool for all to install and use in systems.
** Selenium is now became Mandatory skill for testers to get a job in QA industry ****
***** This course will help you in Learning all concepts very easily and add Selenium skills to your Resume.*****
In this course you will learn
- Selenium webdriver history
- Identifying web-elements with ID , Class Name , Xpath
- Various approaches & syntax of Xpath
- Selenium project setup
- Cross browser testing – IE , Chrome , FF
- Writing programs for performing various actions on application such as
getting url, getting title,maximize window,textboxes,links,dropdowns, - Isselected ,Isenabled,Isdisplayed
- Date Picker
- Handling Frames
- Handling windows
Advance concepts :
Mouse interactions, Keyboard interactions and Page Factory
File Upload, Scroll page
Reporting tool – TestNG :
Assertion and execution using TestNG
Maven – Project management tool
Installation & Setup
Maven Commands
Creating Maven Project
Understanding the pom.xml : Dependencies
WebElement Locators
How to identify web elements on IE browser with ID and Name
How to identify web elements on FF browser
How to Identify the web elements with Xpath
How to Identify the web elements with Xpath - Various Xpath Approaches , Xpath syntax
Practical Hands on Selenium Webdriver
How to invoke Firefox , Chrome and IE browsers
How to perform click actions on application in Selenium webdriver - Isselected() , Isenabled(),Isdisplayed()
How to select elements from dropdown in selenium , How to select elements in Datepicker in selenium
How to handle multiple windows in Selenium
How to handle Frames and Alerts in Selenium
Advanced Concepts on Selenium Webdriver
How to perform keyboard interactions in selenium
How to perform mouse interactions in selenium