This repository was archived by the owner on Mar 10, 2020. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork 17
Home
Stefan Ludwig edited this page Mar 16, 2017 · 18 revisions

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.
| 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 |
| 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? |
In case you have questions contact via e-mail or open an issue.