|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.crowd.pageobjects.AbstractCrowdPage
com.atlassian.crowd.pageobjects.CrowdConsole
public class CrowdConsole
Page object implementation for the Dashboard page in Crowd.
| Field Summary |
|---|
| Fields inherited from class com.atlassian.crowd.pageobjects.AbstractCrowdPage |
|---|
driver, finder, footer, pageBinder |
| Constructor Summary | |
|---|---|
CrowdConsole()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getUrl()
|
protected void |
waitUntilContentLoad()
Waits until the content has loaded. |
| Methods inherited from class com.atlassian.crowd.pageobjects.AbstractCrowdPage |
|---|
getHeader, waitUntilPageLoad |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.atlassian.pageobjects.page.HomePage |
|---|
getHeader |
| Constructor Detail |
|---|
public CrowdConsole()
| Method Detail |
|---|
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 AbstractCrowdPagepublic java.lang.String getUrl()
getUrl in interface com.atlassian.pageobjects.Page
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||