All Implemented Interfaces:
net.serenitybdd.core.SkipNested, net.serenitybdd.markers.IsSilent, Interaction, Performable

public class WaitOnQuestion extends WaitWithTimeout
  • Constructor Details

    • WaitOnQuestion

      public WaitOnQuestion(Question question, org.hamcrest.Matcher matcher)
  • Method Details

    • performAs

      public <T extends Actor> void performAs(T actor)