Package net.serenitybdd.markers

  • Interface Summary
    Interface Description
    CanBeSilent  
    DisableScreenshots
    Marks a task that should not generate any screenshots (such as a REST call or backend action) even if the test overall is a UI test
    IsHidden
    Marks a task that will not be reported.
    IsSilent
    Marks a task that will not be reported.