Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.
Stefan Ludwig edited this page May 9, 2016 · 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
current Java 7 current

Questions

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

Clone this wiki locally