| Package | Description |
|---|---|
| com.vaadin.testbench | |
| com.vaadin.testbench.commands |
| Modifier and Type | Class and Description |
|---|---|
class |
TestBenchDriverProxy |
| Modifier and Type | Method and Description |
|---|---|
TestBenchCommands |
TestBenchTestCase.testBench()
Convenience method the return
TestBenchCommands for the default
WebDriver instance. |
static TestBenchCommands |
TestBenchTestCase.testBench(org.openqa.selenium.WebDriver webDriver)
Convenience method that casts the specified
WebDriver instance to
an instance of TestBenchCommands, making it easy to access the
special TestBench commands. |
| Modifier and Type | Class and Description |
|---|---|
class |
TestBenchCommandExecutor
Provides actual implementation of TestBenchCommands
|
Copyright © 2012-2025 Vaadin Ltd. All Rights Reserved.