Skip to content

Releases: vaadin/testbench

4.0.0

10 Oct 11:24
Compare
Choose a tag to compare
  • New ElementQuery for easy and type safe access to elements with a fluent API. (Requires Vaadin 7.2.0+)
  • New API in the typed *Element classes (Requires Vaadin 7.3.0)
  • ParallelTest base class, allowing you to easily run on many browsers in parallel without any extra code
  • TestBench section in the debug window in Vaadin 7.2.0+ (replaces TestBench Recorder).

4.0.0.alpha1

10 Oct 11:25
Compare
Choose a tag to compare
4.0.0.alpha1 Pre-release
Pre-release
  • New ElementQuery for easy and type safe access to elements with a fluent API. (Requires Vaadin 7.2.0)
  • TestBench section in the debug window in Vaadin 7.2.0 (replaces TestBench Recorder).