Annotation Type WithDriver


@Retention(RUNTIME)
@Target(METHOD)
public @interface WithDriver
Run an individual test with a specific driver.
  • Required Element Summary

    Required Elements
    Modifier and Type Required Element Description
    java.lang.String value  
  • Element Details

    • value

      java.lang.String value