Skip to content

A main idea is to simplify reading of web tests by implimenting a special library of web components upon WebDriver and try to avoid installing some drivers special for web browsers.

Notifications You must be signed in to change notification settings

mikhailvkutuzov/TF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TF

A main idea is to simplify reading of web tests by implimenting a special library of web components upon WebDriver and try to avoid installing some drivers special for web browsers.

  1. clone this project to your machine.
  2. do mvn install in the project root.
  3. create your own maven project and add a dependency on com.testing TF 1.0-SNAPSHOT
  4. implement your own TestSuits likewise a TestSuit implemented in TF's unit tests

About

A main idea is to simplify reading of web tests by implimenting a special library of web components upon WebDriver and try to avoid installing some drivers special for web browsers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages