Description
In this course, you will learn :
- Selenium through the ages
- Basic Usage of Selenium
- CSS and XPATH with Selenium WebDriver
Syllabus :
1. Meet Selenium
- Why Selenium?
- What is Selenium?
- Current State of Selenium
2. Test Drive Selenium
- Installation
- WebDriver Basics
- Locating by ID
- More Locator Strategies
- Interacting with Elements
3. Automation Nation
- Upping Your CSS Selector Game
- A Fork in the XPath
- Page Object Model
- Sub Pages are Pages, Too!
- MOAR Practice!
- driver.navigate().forward()