| Package | Description |
|---|---|
| com.vaadin.testbench | |
| com.vaadin.testbench.commands | |
| com.vaadin.testbench.elementsbase | |
| com.vaadin.testbench.parallel |
| Class and Description |
|---|
| AbstractHasTestBenchCommandExecutor
Abstract class that provides useful Element finding functions.
|
| ElementQuery
Descriptor class used for locating components.
|
| HasDriver
An interface for classes that can provide an instance of a
WebDriver |
| HasSearchContext
Interface for classes providing a
SearchContext, i.e. |
| HasTestBenchCommandExecutor
Interface for classes that have access to a
TestBenchCommandExecutor
instance. |
| RetryRule
A retry rule is used to re-run a test several times in case of a random failure.
|
| TestBenchElement
TestBenchElement is a WebElement wrapper.
|
| Class and Description |
|---|
| TestBenchElement
TestBenchElement is a WebElement wrapper.
|
| Class and Description |
|---|
| AbstractHasTestBenchCommandExecutor
Abstract class that provides useful Element finding functions.
|
| HasDriver
An interface for classes that can provide an instance of a
WebDriver |
| HasSearchContext
Interface for classes providing a
SearchContext, i.e. |
| HasTestBenchCommandExecutor
Interface for classes that have access to a
TestBenchCommandExecutor
instance. |
| TestBenchElement
TestBenchElement is a WebElement wrapper.
|
| Class and Description |
|---|
| AbstractHasTestBenchCommandExecutor
Abstract class that provides useful Element finding functions.
|
| HasDriver
An interface for classes that can provide an instance of a
WebDriver |
| HasSearchContext
Interface for classes providing a
SearchContext, i.e. |
| HasTestBenchCommandExecutor
Interface for classes that have access to a
TestBenchCommandExecutor
instance. |
| ScreenshotOnFailureRule
This JUnit
Rule grabs a screenshot when a test fails. |
| TestBenchTestCase
A superclass with some helpers to aid TestBench developers.
|
Copyright © 2012-2025 Vaadin Ltd. All Rights Reserved.