Class WebDriverFormatter

  • All Implemented Interfaces:
    com.tngtech.jgiven.format.AnnotationArgumentFormatter<WebDriverFormatter.Annotation>

    @ThreadSafe
    public class WebDriverFormatter
    extends Object
    implements com.tngtech.jgiven.format.AnnotationArgumentFormatter<WebDriverFormatter.Annotation>
    Annotation formatter for WebDriver.
    Author:
    aherscu