public class ClusterMonitoringPage extends AbstractCrowdPage
| Modifier and Type | Class and Description |
|---|---|
static class |
ClusterMonitoringPage.NodeInfo |
binder, DEFAULT_CANCEL_BUTTON_ID, DEFAULT_SUBMIT_BUTTON_SELECTOR, driver, finder, footer, pageBinder| Constructor and Description |
|---|
ClusterMonitoringPage() |
| Modifier and Type | Method and Description |
|---|---|
List<ClusterMonitoringPage.NodeInfo> |
getNodeInfos() |
String |
getUrl() |
protected void |
waitUntilContentLoad()
Waits until the content has loaded.
|
getHeader, setTextField, waitUntilPageLoadpublic List<ClusterMonitoringPage.NodeInfo> getNodeInfos()
public String getUrl()
protected void waitUntilContentLoad()
AbstractCrowdPageAbstractCrowdPage.waitUntilPageLoad(). Subclasses should override this
method to wait for a distinguishing content to appear. E.g. a page title.waitUntilContentLoad in class AbstractCrowdPageCopyright © 2018 Atlassian. All rights reserved.