IgnoreBrowser instead. Scheduled for removal in 3.0@Retention(value=RUNTIME) @Target(value={METHOD,TYPE}) @Inherited @Deprecated public @interface IgnoreBrowser
Ignore but allows tests
to be ignored based on specific browsers.
Annotate a test method or class with this type and, when using
IgnoreBrowserRule, the test method will be skipped.Copyright © 2015 Atlassian. All rights reserved.