Course Overview
Selenium WebDriver 3:
Selenium is a browser automation tool, commonly used for writing end-to-end tests of web applications. This course is a comprehensive training on learning to test web applications and all Selenium web driver aspects right from scratch. We will start with its installation, understanding the toolbar components, commands etc. with the help of examples.
The training includes the following:
- Why Selenium WebDriver
- Selenium Overview
- Configuring Gecko Driver and Launching Firefox Browser
- Architecture of Selenium Webdriver 3
- Methods in WebDriver
- Configuring Chrome and IE driver
- Configuring IE driver
- Parameterize and Launch Browser dynamically
- Creating and Launching Firefox Profile
- Downgrading Firefox and resolving version issues with IDE, FireBug and FirePath
- How to add Javadoc location
- Difference Between Selenium IDE, RC and WebDriver
- DesiredCapabilities
- Working with Proxy Servers
Course Objective:
- To help testers kick start the testing using Selenium.
- To learn a testing tool – a product of Selenium.
- To enhance your software testing knowledge.
Target Customers:
- Students
- Testing Professionals
- Software developers
- Software testers
- Anyone who wants to learn software testing
Pre-Requisites:
- Familiar with HTML
- Using Java script and DOM (Document Object Model)