Skip to content
This repository has been archived by the owner on Nov 13, 2022. It is now read-only.

Latest commit

 

History

History
41 lines (27 loc) · 1.69 KB

README.md

File metadata and controls

41 lines (27 loc) · 1.69 KB

Selenium Webdriver Tutorial

Tutorial series on Selenium Webdriver.

March 22, 2020 6pm CT Live Stream

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.

Purpose

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.

Software

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.

Development Software

Web Server Software

YouTube Series

Video tutorial of the series is available on the Almost Engineer YouTube channel at https://www.youtube.com/playlist?list=PLaAJ0fv0d9WOiKe5aR5A5IC7YXuHPdtAo.