Selenium with Python Training
Selenium Overview
Selenium is the most widely used web automation tool. It has been used to perform an automated test on Windows, Linux, and Unix system. It supports most of the browsers like Internet Explorer, Google Chrome, Safari, Mozilla Firefox, Opera etc.
Pre-requisites
- No prior knowledge or experience needed.
- Only a passion to be successful!
Selenium with Python Online Training
Course | Selenium with Python Training |
Mode of Training | Instructor Led Live Selenium with Python Online Training |
Duration | 30 hours |
Timings | Flexible Timings |
Course Material | Our Expert Trainer will share you all the necessary course material |
Selenium with Python Training Course Content:
Introduction
- Why do we need Selenium? (Though, there are many automation tools are available)
- Selenium with Java vs. Python (pros and cons)
- Program structure.
- Environment setup
- Forms in Web driver access
- Access Flash content using Python
- Control Keyboard and Mouse events on web driver
- Simple Usage
- Example Explained
- Using Selenium to write tests
- Walkthrough of the example
- Using Selenium with remote WebDriver.
- Interacting with the page
- Filling in forms
- Drag and drop
- Moving between windows and frames
- Popup dialogs
- Navigation: history and location
- Cookies.
- Locating by Id
- Locating by Name
- Locating by XPath
- Locating Hyperlinks by Link Text
- Locating Elements by Tag Name
- Locating Elements by Class Name
- Locating Elements by CSS Selectors.
- Explicit Waits
- Implicit Waits.
- Test case
- Page object classes
- Page elements
- Locators
- Exceptions
- Action Chains
- Alerts
- Special Keys
- Locate elements By
- Desired Capabilities
- Utilities
- Firefox WebDriver
- Chrome WebDriver
- Remote WebDriver
- Web Element
- UI Support
- Color Support
- Expected conditions Support.