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