public abstract class EnterValue
extends java.lang.Object
implements net.serenitybdd.screenplay.Interaction
| Constructor and Description |
|---|
EnterValue(java.lang.String theText) |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.Keys[] |
getFollowedByKeys() |
EnterValue |
thenHit(org.openqa.selenium.Keys... keys) |
public EnterValue thenHit(org.openqa.selenium.Keys... keys)
public org.openqa.selenium.Keys[] getFollowedByKeys()