public class Type
extends java.lang.Object
| Constructor and Description |
|---|
Type(java.lang.String theText) |
| Modifier and Type | Method and Description |
|---|---|
TypeValue |
into(org.openqa.selenium.By... locators) |
TypeValue |
into(java.lang.String cssOrXpathForElement) |
TypeValue |
into(Target target) |
TypeValue |
into(net.serenitybdd.core.pages.WebElementFacade element) |
static Type |
theValue(java.lang.String text) |