Package net.serenitybdd.annotations


package net.serenitybdd.annotations
  • Class
    Description
     
    Define the URLs that a given Page Object works with.
    Created with IntelliJ IDEA.
    Indicates whether or not the screenshots should be blurred.
     
    Define the URLs that a given Page Object works with.
     
    Options that will be passed to a driver specified by the @WithDriver annotation
    Marks a class as representing an application feature.
    Find the annotated fields in a given class.
     
     
    Used to indicate that a test case or test relates to a particular issue or story card in the issue tracking system.
    Used to indicate that a test case or test relates to a particular issue or story card in the issue tracking system.
    Annotation that marks a WebDriver field as one that is managed by the Test Runner.
    Annotation that marks a WebDriver field as one that is managed by the Test Runner.
    Annotation that marks a manual test.
    Define the URLs that a given Page Object works with.
    Define the URLs that a given Page Object works with.
     
    Annotation that marks a test or test step as pending implementation.
    Annotation that marks a WebDriver field as one that is managed by the Test Runner.
     
    Define the order of appearance of a test method in the Serenity Requirements reports.
    Shared is a synonym for @Steps(shared=true)
    A shorthand notation equivalent to adding the @singlebrowser tag to a test
    A step in an acceptance test.
    Deprecated.
    Just use @Step
    Marks a class that implements test steps as individual methods.
    Indicates that a particular test case tests a given user story.
    Utility class used to help process annotations on tests and test steps.
    Used to associate a test with a particular reauirement or issue.
    Indicate that a test scenario or test step addresses a particular requirement or requirements.
    An optional title placed on a step, to override the default step name.
     
    Mark a test case with a code identifing a user story.
    Used to indicate that a test case or test relates to a particular issue or story card in the issue tracking system.
    Indicates a method on a Page Object that is called when the page is opened.
    Run an individual test with a specific driver.
    Used to indicate that a test case or test relates to a particular issue or story card in the issue tracking system.