Skip to content

** Use this **. Skeleton project for using SeleniumJT. Simply clone this project and run the tests. See the document help at /docs

License

Notifications You must be signed in to change notification settings

SeleniumJT/seleniumjt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeleniumJT

Intro

SeleniumJT is a Selenium2 wrapper framework that simplifies the coding required for getting you tests up and running fast. In addition to encapsulating the idiosyncrasies of Selenium WebDriver it also supplies a more reliable testing framework for dynamic web pages by allowing elements time for conditions to be met before failure, times that are fully customisable.

To Use

Simply clone this project and run the tests. See the document help at /docs

SeleniumJT Technical Specification

  • Spring driven.
  • Uses Maven.
  • Integrated with TestNG
  • Supports JUnit & Cucumber
  • Utilises the PageObject pattern.
  • Easily integrated with Jenkins

Prerequisites

Installation

You can clone this project and run the sample tests provided straight out of the box. You can then use this project as a basis for writing your own tests following the comprehensive guide at https://github.com/davehampton/seleniumjt/blob/master/docs/SeleniumJT%20User%20guide.docx?raw=true

About

** Use this **. Skeleton project for using SeleniumJT. Simply clone this project and run the tests. See the document help at /docs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages