Class TypeValue
java.lang.Object
net.serenitybdd.screenplay.actions.type.TypeValue
- All Implemented Interfaces:
net.serenitybdd.core.SkipNested,net.serenitybdd.screenplay.Interaction,net.serenitybdd.screenplay.Performable
- Direct Known Subclasses:
TypeValueIntoBy,TypeValueIntoElement,TypeValueIntoTarget
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final List<org.openqa.selenium.Keys> protected final CharSequence[]protected String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.openqa.selenium.Keys[]protected Optional<CharSequence[]> thenHit(org.openqa.selenium.Keys... keys) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.serenitybdd.screenplay.Performable
performAs, then
-
Field Details
-
theText
-
followedByKeys
-
theTextAsAString
-
-
Constructor Details
-
TypeValue
-
-
Method Details
-
thenHit
-
getFollowedByKeys
public org.openqa.selenium.Keys[] getFollowedByKeys() -
textValue
-