Tutorial series on Selenium Webdriver.
I will be doing a live stream on how to build Selenium Webdriver automations in Java. I will be using a Drupal 8 website to do this automation build.
The live stream can be viewed at https://youtu.be/fg9AgEkuy9o.
The purpose of this tutorial series and code are to provide use case examples from my experience with
Selenium Webdriver. The accompanying YouTube series, does a walkthrough of the code that is presented here.
Additional videos will be released as I continue to learn more about Webdriver and all it has to offer.
The software that is used to build the automation is below. I am not going to list the step on how to install the mentioned software, as the steps will vary depending on your setup.
- Java 8 JDK
- Eclipse IDE (Oxygen Release)
- Geckodriver
- Ubuntu 18.04 LTS Desktop (optional)
- Mozilla Firefox
- Ubuntu 18.04 LTS Server Edition on virtual machine
- Apache 2
- MySQL Server
- PHP 7
Video tutorial of the series is available on the Almost Engineer YouTube channel at https://www.youtube.com/playlist?list=PLaAJ0fv0d9WOiKe5aR5A5IC7YXuHPdtAo.