public interface WebElementFunctions
| Modifier and Type | Method and Description |
|---|---|
static org.rapidpm.frp.functions.CheckedFunction<com.vaadin.testbench.elements.TextFieldElement,Float> |
floatOfTextField() |
static org.rapidpm.frp.functions.CheckedFunction<com.vaadin.testbench.elements.TextFieldElement,Integer> |
intOfTextField() |
static org.rapidpm.frp.functions.CheckedFunction<com.vaadin.testbench.elements.TextFieldElement,Long> |
longOfTextField() |
static org.rapidpm.frp.functions.CheckedFunction<com.vaadin.testbench.elements.TextFieldElement,Float> floatOfTextField()
static org.rapidpm.frp.functions.CheckedFunction<com.vaadin.testbench.elements.TextFieldElement,Integer> intOfTextField()
static org.rapidpm.frp.functions.CheckedFunction<com.vaadin.testbench.elements.TextFieldElement,Long> longOfTextField()
Copyright © 2017–2019 RapidPM - Vaadin Developer. All rights reserved.