Annotation Type IgnoreBrowsers


  • @Retention(RUNTIME)
    @Target(METHOD)
    public @interface IgnoreBrowsers
    Annotation to exclude running a test for a given list of browsers.
    Since:
    4.0M2
    Version:
    $Id: 1305cecee232e36158360f4f30ac14bc95e66ce0 $
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      IgnoreBrowser[] value  
    • Element Detail

      • value

        IgnoreBrowser[] value
        Returns:
        the list of annotations within the compound