Class SelectByVisibleTextFromTarget
java.lang.Object
net.serenitybdd.screenplay.actions.selectactions.SelectByVisibleTextFromTarget
- All Implemented Interfaces:
SkipNested,Interaction,Performable
public class SelectByVisibleTextFromTarget extends java.lang.Object implements Interaction
-
Constructor Summary
Constructors Constructor Description SelectByVisibleTextFromTarget()SelectByVisibleTextFromTarget(Target target, java.lang.String... options) -
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.Performable
then
-
Constructor Details
-
SelectByVisibleTextFromTarget
public SelectByVisibleTextFromTarget() -
SelectByVisibleTextFromTarget
-
-
Method Details
-
performAs
- Specified by:
performAsin interfacePerformable
-