Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.
Stefan Ludwig edited this page Mar 16, 2017 · 18 revisions

testIT WebTester

testIT WebTester is a web-application UI test automation framework based on Selenium (http://www.seleniumhq.org).

It is the product of years of consulting experience in various projects and aims at providing a very intuitive, declarative and extendable API for writing programmatic UI tests in Java.

User Documentation

Which Version to Use?

WebTester min. Java Version max. Selenium Version
1.0.x Java 6 2.46.0
1.1.x Java 7 current
1.2.x Java 7 current

Release Schedule

Version Planned Date Done?
1.0.2 2016-05-18
1.1.1 2016-05-18
1.2.0 2017-03-16
1.3.0 2017?

Questions

In case you have questions contact via e-mail or open an issue.

Clone this wiki locally