Uses of Interface
com.vaadin.testbench.commands.TestBenchCommands
-
Packages that use TestBenchCommands Package Description com.vaadin.testbench com.vaadin.testbench.commands -
-
Uses of TestBenchCommands in com.vaadin.testbench
Methods in com.vaadin.testbench that return TestBenchCommands Modifier and Type Method Description TestBenchCommandsTestBenchTestCase. testBench()Convenience method the returnTestBenchCommandsfor the defaultWebDriverinstance. -
Uses of TestBenchCommands in com.vaadin.testbench.commands
Classes in com.vaadin.testbench.commands that implement TestBenchCommands Modifier and Type Class Description classTestBenchCommandExecutorProvides actual implementation of TestBenchCommands
-