Core library for Vaadin TestBench, enabling automated UI testing of Vaadin applications.
<dependency>
<groupId>com.vaadin</groupId>
<artifactId>vaadin-testbench-core</artifactId>
<version>10.1.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal JUnit test extending TestBenchTestCase.
Include selenium-java dependency and configure WebDriver correctly.
No dependency data recorded yet.