|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME)
@Target(value={METHOD,TYPE,PACKAGE})
public @interface IgnoreBrowserMarks a method that should not be called if the current test browser matches any of the given browsers.
| Optional Element Summary | |
|---|---|
String |
reason
|
Browser[] |
value
|
public abstract Browser[] value
public abstract String reason
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||