| Package | Description |
|---|---|
| net.serenitybdd.screenplay.actions.type |
| Modifier and Type | Class and Description |
|---|---|
class |
TypeValueIntoBy |
class |
TypeValueIntoElement |
class |
TypeValueIntoTarget |
| Modifier and Type | Method and Description |
|---|---|
TypeValue |
Type.into(org.openqa.selenium.By... locators) |
TypeValue |
Type.into(String cssOrXpathForElement) |
TypeValue |
Type.into(Target target) |
TypeValue |
Type.into(WebElementFacade element) |
TypeValue |
TypeValue.thenHit(org.openqa.selenium.Keys... keys) |
Copyright © 2021. All rights reserved.