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
     
  • Element Details