From bcd1b2c5d427d35200f813bb4701d480691ae1c8 Mon Sep 17 00:00:00 2001
From: Guille Vaadin TestBench is a UI browser automation tool used for automated testing of Vaadin UIs in the browser. Vaadin
- TestBench is based on Selenium 2 and provides a WebDriver based API for controlling different browsers on
+ TestBench is based on Selenium and provides a WebDriver based API for controlling different browsers on
multiple platforms. All dependencies, along with their dependencies are bundled in Release Notes for Vaadin Tes
Overview of Vaadin TestBench
Changes in 5.0
@@ -516,7 +516,7 @@ Package Contents
- vaadin-testbench-standalone-${project.version}.jar
This is the standalone version of the Vaadin TestBench library. It includes the Selenium 2 WebDriver
+ This is the standalone version of the Vaadin TestBench library. It includes the Selenium WebDriver
along with all other dependencies and is suitable for running the grid hub and nodes. See the manual
for details.
@@ -528,36 +528,37 @@ Third Party Dependencies
vaadin-testbench-standalone-${project.version}.jar
.
The maven directory also contains vaadin-testbench-${project.version}.jar
, which does not bundle
- any dependencies. Vaadin TestBench 4 directly depends on the following third-party libraries:
Vaadin TestBench 4 is API compatible with Vaadin TestBench 3.x, and can thus be used as a drop-in replacement for - any 3.x version. The exceptions to this rule are listed in the API changes section below.
+Vaadin TestBench 5 is API compatible with Vaadin TestBench 4.x, and can thus be used as a drop-in replacement for + any 4.x version provided the tested project has been migrated to Vaadin Framework 8. The exceptions to this rule are listed in the API changes section below.
Vaadin TestBench 4 fully supports Windows, Mac OS X and Linux as well as iOS and Android for running tests. The +
Vaadin TestBench 5 fully supports Windows, Mac OS X and Linux as well as iOS and Android for running tests. The following browsers are supported: