Skip to content

UI Test Automation Framework written in Java using Cucumber, Selenium and Junit

Notifications You must be signed in to change notification settings

rcooper85/JavaCucumberTAF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Cucumber Test Automation Framework (TAF)

Build Status

A Java Cucumber framework that uses Selenium to interact with the UI and JUnit to carry out assertions.

This framework uses the Page Object Model design pattern and uses dependency injection (pico-container) so that state can be shared between cucumber steps.

The AUT for this framework is https://the-internet.herokuapp.com/

Feel free to create an issue if you have any comments or see any bugs :)

About

UI Test Automation Framework written in Java using Cucumber, Selenium and Junit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages