Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 947 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 947 Bytes

Vaadin TestBench

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.

Releases

Official releases of this add-on are available at http://vaadin.com/addon/vaadin-testbench

Building TestBench

git clone https://github.com/vaadin/testbench.git
cd testbench
mvn clean install

Activate profiles : start-jetty-for-it and verify-only-phantom

Issue tracking & Contributions

Please report bugs and submit feature requests as GitHub issues. Contributions in the form of pull requests are more than welcome.

License

This add-on is distributed under CVAL 3.0.