This is a list of resources for the Selenium WebDriver with Java Complete Bootcamp Course Resources.
Introduction
Tools Setup
- Common selenium errors post
- FB Automation Community
- Git Gists
- Java SE Download
- IntelliJ Download
- Maven download
- Maven install on Mac
- How to install Maven on Mac
- Source code
1st Selenium Test
- Sauce Demo sample application
- ChromeDriver download
- WebDriver Manager documentation
- Code sample using Webdriver Manager
- Official Selenium documentation
- Maven compiler plugin download
- Current Selenium feature status
Methods, expressions, statements
JUnit4
Webdriver Methods
Page Object Pattern
Automation Best Practices
Parallelization
Continuous Integration
- Sauce labs free trial
- Sauce bindings documentation
- Github URL
- Repository to fork
- Getting started with Java Maven
- CI branch code