June 26, 2017
Local Selenium Setup: Screencast
Before you can start running Selenium tests it is necessary to setup a few things so Selenium can correctly control the browsers. This lesson covers installing everything on your local development environment. See the Selenium Grid lesson if you want to setup a distributed test system for integration with a CI environment.
Links from the screencast:
- Java Download by Oracle
- Webdriver for Google Chrome
- Webdriver for Mozilla Firefox
- Webdriver for Internet Explorer
- Webdriver Microsoft Edge