Skip to content

BDD automation framework featuring Cucumber-JVM java step defs with Selenium WebDriver to test a common web application

Notifications You must be signed in to change notification settings

usark21/BDD-CucumberJVM-Selenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

cucumberjvm-basic-framework

A basic BDD automation framework featuring Cucumber-JVM java step defs with Selenium WebDriver in testing a common web application.

mvn archetype:generate "-DarchetypeGroupId=io.cucumber" "-DarchetypeArtifactId=cucumber-archetype" "-DarchetypeVersion=6.5.0" "-DgroupId=com.ravi.sample" "-DartifactId=ravi_usa" "-Dversion=1.0.0" "-DinteractiveMode=false"

About

BDD automation framework featuring Cucumber-JVM java step defs with Selenium WebDriver to test a common web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published