| Package | Description |
|---|---|
| com.vaadin.testbench | |
| com.vaadin.testbench.commands | |
| com.vaadin.testbench.parallel |
| Class and Description |
|---|
| ElementQuery
Query class used for finding a given element inside a given search context.
|
| HasCallFunction |
| HasDriver
An interface for classes that can provide an instance of a
WebDriver |
| HasElementQuery |
| HasPropertySettersGetters |
| 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.
|
| TestBenchDriverProxy |
| TestBenchElement
TestBenchElement is a WebElement wrapper.
|
| Class and Description |
|---|
| HasDriver
An interface for classes that can provide an instance of a
WebDriver |
| TestBenchDriverProxy |
| TestBenchElement
TestBenchElement is a WebElement wrapper.
|
| Class and Description |
|---|
| HasDriver
An interface for classes that can provide an instance of a
WebDriver |
| HasElementQuery |
| 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 © 2020-2021 Vaadin Ltd. All Rights Reserved.