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