From bcd1b2c5d427d35200f813bb4701d480691ae1c8 Mon Sep 17 00:00:00 2001 From: Guille Date: Thu, 24 Nov 2016 11:54:31 +0200 Subject: [PATCH] Update release notes for 5.0.0.alpha1 (#844) --- doc/releasenotes.html | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/doc/releasenotes.html b/doc/releasenotes.html index 22f20729e..3bce45660 100644 --- a/doc/releasenotes.html +++ b/doc/releasenotes.html @@ -475,7 +475,7 @@

Release Notes for Vaadin Tes

Overview of Vaadin TestBench

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.

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

All dependencies, along with their dependencies are bundled in 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:

+ any dependencies. Vaadin TestBench 5 directly depends on the following third-party libraries:

Migration Notes

-

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.

API Changes

Supported Platforms and Browsers

-

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: