public class CrowdConsole extends AbstractCrowdPage implements com.atlassian.pageobjects.page.HomePage<CrowdHeader>
Modifier and Type | Field and Description |
---|---|
static String |
URI |
auiMessages, DEFAULT_CANCEL_BUTTON_ID, DEFAULT_SUBMIT_BUTTON_SELECTOR, driver, finder, footer, I18N, NEXT_BUTTON_SELECTOR, pageBinder, systemAdminMenu, TABLE_ROWS_SELECTOR, VALUE_DATA_ATTRIBUTE
Constructor and Description |
---|
CrowdConsole() |
Modifier and Type | Method and Description |
---|---|
String |
getUrl() |
protected boolean |
isContentLoaded()
Returns whether the content has loaded.
|
getAuiMessages, getHeader, getReactMessage, isSystemAdminMenuPresent, reloadWithoutWaitingForContent, setTextField, setTextFieldValueAndPressEnter, waitUntilContentLoaded, waitUntilPageLoad
public static final String URI
protected boolean isContentLoaded()
AbstractCrowdPage
AbstractCrowdPage.waitUntilContentLoaded()
. Subclasses should override
this method to wait for a distinguishing content to appear. E.g. a page title.isContentLoaded
in class AbstractCrowdPage
public String getUrl()
getUrl
in interface com.atlassian.pageobjects.Page
Copyright © 2020 Atlassian. All rights reserved.