|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=FIELD) public @interface MessageBox
Annotated fields of type PageElement to be able to inject
page elements representing JIRA message boxes.
| Required Element Summary | |
|---|---|
MessageType |
messageType
Type of the message box. |
| Optional Element Summary | |
|---|---|
org.openqa.selenium.support.How |
how
How to locate parent |
String |
parentLocator
Locator of the parent element. |
| Element Detail |
|---|
public abstract MessageType messageType
public abstract String parentLocator
public abstract org.openqa.selenium.support.How how
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||