Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenium-Cucumber boilerplate

A demo project using Selenium and Cucumber for browser automation, including several feature files, scenario's and step definitions. This project can be used as a boilerplate for your own project!

Install

After checkout:

Download the version of Chromedriver matching your version of Google Chrome. Usually this is the latests version of chromedriver. Replace the current chromedriver in the project with the new version.

Run the project using the command line with:

mvn clean test

Technologies

  • Cucumber-jvm: 5.3.0
  • Selenium: 3.13.0
  • Junit: 4.12
  • Java Commons: 2.6

About

A boilerplate project for simple tests using Cucumber and Selenium java

Resources

Stars

1 star

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages