public interface TestbenchFunctions
| Modifier and Type | Method and Description |
|---|---|
static Function<Class<? extends com.vaadin.ui.AbstractComponent>,Optional<Class<? extends com.vaadin.testbench.elementsbase.AbstractElement>>> |
conv() |
static Function<org.openqa.selenium.WebDriver,org.openqa.selenium.WebDriver> |
unproxy() |
static Function<org.openqa.selenium.WebDriver,String> |
webdrivername() |
static Function<org.openqa.selenium.WebDriver,org.openqa.selenium.WebDriver> unproxy()
Copyright © 2017–2019 RapidPM - Vaadin Developer. All rights reserved.