Skip to content

A simple example of some BDD-style Testing Framework using Selenium WebDriver, Cucumber and Serenity

Notifications You must be signed in to change notification settings

sherar/serenity-webdriver-cucumber-google

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated web tests using Serenity, Cucumber and Maven

A simple example of some BDD-style automated acceptance criteria, running against http://www.google.co.nz

Setup

  • Install JDK 7+
  • Install Maven

Run the tests!

mvn clean verify -Dwebdriver.driver=firefox

The reports will be generated in target/site/serenity.