Skip to content

This project is a template to work with Java-CucumberJVM-Junit

Notifications You must be signed in to change notification settings

pgtoopx/template-cucumber-selenium-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template testing Junit-Cucumber-Selenium

This code is provided on an "AS-IS” basis without warranty of any kind, either express or implied, including without limitation any implied warranties of condition, uninterrupted use, merchantability, fitness for a particular purpose, or non-infringement. Your tests and testing environments may require you to modify this framework. this template allows you run testing with bdd aproach and selenium for automation, in parallel and diferent browser

Environment Setup

Running the tests

$ mvn test

By default the browser is Chrome, also you can add arguments -Dbrowser=firefox to run test on firefox

$ mvn test -Dbrowser=firefox

Resources

  • A great resource to search for issues not explicitly covered by documentation.

About

This project is a template to work with Java-CucumberJVM-Junit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published