Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 807 Bytes

File metadata and controls

9 lines (6 loc) · 807 Bytes

Selenium WebDriver Basics for Java

The example code contained within this repository was developed as supplementary materials for my Selenium WebDriver Course. The course covers the essential information a tester needs to begin developing browser automation scripts in Java, from installing a JDK and IDE through running tests using popular browser testing services. Each of the folders contains code corresponding to a section of the course and may not be complete, since some of the items are intended as exercises to be completed by the students.

Automation service examples in this project were made possible by:

SauceLabs     BrowserStack