Skip to content

TestBench 6.3.0

Compare
Choose a tag to compare
@alvarezguille alvarezguille released this 07 Jul 09:27
0f3f20e

Vaadin TestBench is a tool for creating and running browser based integration tests for your Vaadin application. TestBench simulates a user of your application, performs the tasks specified using Java code and verifies that the expected actions take place in the application.

Changes since Version 6.3.0.beta1

  • Cache elementScreenshotSupport per browser (#1264) …

Changes since Version 6.2

  • Optional timeout for waitForFirst() (#1231)
  • Allow running in headless mode using -Dcom.vaadin.testbench.Parameters.headless=true (#1234)

Uses Selenium 3.141.59