|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Inherited @Target(value=FIELD) public @interface WebPage
WebPage:
You can only add this annotation to a field. The field represents a webpage,
this means that it contains the webelements of a webpage.
It uses the webdriver (field with TestWebDriver) to initialize the elements.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||