Vaadin TestBench is a tool built on Selenium and it is used for automated user interface testing of web applications on multiple platforms and browsers. Choosing a testing tool optimized for Vaadin UI testing and supported by Vaadin you can rely on having the best integration and forward compatibility with Vaadin framework.
Official releases of this add-on are available at http://vaadin.com/addon/vaadin-testbench
git clone https://github.com/vaadin/testbench.git
cd testbench
mvn clean install
Activate profiles : start-jetty-for-it and verify-only-phantom
Please report bugs and submit feature requests as GitHub issues. Contributions in the form of pull requests are more than welcome.
This add-on is distributed under CVAL 3.0.