Uses of Package
net.serenitybdd.screenplay
Packages that use net.serenitybdd.screenplay
Package
Description
-
Classes in net.serenitybdd.screenplay used by net.serenitybdd.screenplayClassDescriptionA marker interface to indicate that an actor can perform some ability.An actor represents the person or system using the application under test.Implement this Interface when you wish an
Abilityto be torn down upon calling OnStage.drawTheCurtain()Run a series of Performable tasks in parallel with different actorsA marker class to indicate that a Performable represents a system interaction (action), rather than a business task.An InteractiveConsequence is a convenience class designed to make it easier to write consequences that need to be preceded by actions, for example when performing a number of soft assertions on a page.A task or action that can be performed by an actor.A convenience method to allow an actor to remember things when performing tasks.A marker class to indicate that a Performable represents a higher level business task, rather than a system interaction. -
Classes in net.serenitybdd.screenplay used by net.serenitybdd.screenplay.actorsClassDescriptionA marker interface to indicate that an actor can perform some ability.An actor represents the person or system using the application under test.A task or action that can be performed by an actor.
-
Classes in net.serenitybdd.screenplay used by net.serenitybdd.screenplay.conditionsClassDescriptionAn actor represents the person or system using the application under test.A task or action that can be performed by an actor.
-
Classes in net.serenitybdd.screenplay used by net.serenitybdd.screenplay.events
-
Classes in net.serenitybdd.screenplay used by net.serenitybdd.screenplay.facts
-
Classes in net.serenitybdd.screenplay used by net.serenitybdd.screenplay.formattingClassDescriptionAn actor represents the person or system using the application under test.
-
Classes in net.serenitybdd.screenplay used by net.serenitybdd.screenplay.questionsClassDescriptionAn actor represents the person or system using the application under test.A task or action that can be performed by an actor.
-
Classes in net.serenitybdd.screenplay used by net.serenitybdd.screenplay.waitsClassDescriptionAn actor represents the person or system using the application under test.A marker class to indicate that a Performable represents a system interaction (action), rather than a business task.A task or action that can be performed by an actor.