Class TargetTextValues
java.lang.Object
net.serenitybdd.screenplay.questions.targets.TargetTextValues
- All Implemented Interfaces:
net.serenitybdd.screenplay.Question<Collection<String>>
public class TargetTextValues
extends Object
implements net.serenitybdd.screenplay.Question<Collection<String>>
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.serenitybdd.screenplay.Question
as, asADate, asADate, asBigDecimal, asBoolean, asCollectionOf, asDouble, asEnum, asFloat, asInteger, asListOf, asLong, asString, describedAs, getSubject, map, mapEach
-
Method Details
-
withNoSurroundingWhiteSpace
-
answeredBy
- Specified by:
answeredByin interfacenet.serenitybdd.screenplay.Question<Collection<String>>
-