Selenium Essential Training
- Offered byLinkedin Learning
Selenium Essential Training at Linkedin Learning Overview
Duration | 2 hours |
Total fee | ₹899 |
Mode of learning | Online |
Difficulty level | Intermediate |
Credential | Certificate |
Selenium Essential Training at Linkedin Learning Highlights
- Earn a certificate of completion from LinkedIn Learning
Selenium Essential Training at Linkedin Learning Course details
- In this course, Meaghan Lewis takes you past the basics covered in Learning Selenium, on to intermediate and advanced options
- First, Meaghan reviews the fundamentals and shows you how to get the most out of WebDriver
- Next, she takes you into the mechanics of advanced locators and interacting with components
- Then she shares how to overcome common synchronization issues
Selenium Essential Training at Linkedin Learning Curriculum
Introduction
Welcome
Get set up
Review Fundamentals
The Selenium project
Using WebDriver
Browser drivers
WebDriver tips and tricks
Inspecting Elements
Succeeding with WebDriver
Look at the test application
Keyboard and mouse input
Using autocomplete
Scroll to element
Switch to active window
Switch to alert
Executing JavaScript commands
Drag and drop
Using Advanced Locators
Determine which locator to use
Combine multiple CSS attributes
Text matching
Using wildcards
Interacting with Components
Common components
Radio buttons and checkboxes
Date pickers
Dropdown menus
File upload
Synchronization Issues
Why synchronization is an issue
Implicit waits
Explicit waits
Putting It All Together
Automate a workflow using WebDriver
Confirm the behavior of the test
Clean up the test
Use page objects
Project Integration
Connect to GitHub
Setup CI
Run in CI (continuous integration) servers
Use cloud-based testing tools
Conclusion
Next steps