Annotation Type DriverOptions


@Retention(RUNTIME)
@Target(METHOD)
public @interface DriverOptions
Options that will be passed to a driver specified by the @WithDriver annotation
  • Required Element Summary

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

    • value

      java.lang.String value