| Package | Description |
|---|---|
| org.nuxeo.runtime.test.runner.web |
| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends WebPage> |
WebDriverFeature.home |
| Modifier and Type | Method and Description |
|---|---|
<T extends WebPage> |
WebPage.getPage(Class<T> type) |
| Modifier and Type | Method and Description |
|---|---|
WebPage |
WebPage.ensureLoaded()
Should be overridden by dynamic page (using ajax) to wait until the page
is completely loaded By default nothing is done (page is assumed to be
loaded)
|
Copyright © 2019 Nuxeo SA. All rights reserved.