Skip to content

This repo serves as a step-by-step (via commits) tutorial of Selenium

Notifications You must be signed in to change notification settings

jamesyarrington/selenium-training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

selenium-training

This repo serves as a step-by-step (via commits) tutorial of Selenium

To run the selenium tests, you need the browser you want to test, as well as its associated driver.

For example, you can use these drivers:

With everything set up, you can run the selenium tests with Maven

mvn install
mvn test

About

This repo serves as a step-by-step (via commits) tutorial of Selenium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages