public interface Page extends ElementGroup
| Modifier and Type | Method and Description |
|---|---|
default void |
loadPage()
Default implementation navigates to the url of the page specified by locator annotation.
|
static <T extends Page> |
navigateTo(Class<T> pageType)
Navigates to a specific page of the page object model.
|
get, getSearchContext, locateElementsCopyright © 2016 DevCon5 GmbH. All rights reserved.