Package net.serenitybdd.screenplay.actors


package net.serenitybdd.screenplay.actors
  • Class
    Description
    Provide simple support for managing Screenplay actors in Cucumber-JVM or JBehave
     
    The stage is used to keep track of the actors taking part in a Screenplay test.
    The stage keeps track of the actors currently in a screenplay test, referenced by name.