|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.mywork.pageobjects.AbstractPageObject
com.atlassian.mywork.pageobjects.mobile.MobilePageObject
com.atlassian.mywork.pageobjects.mobile.MobileConfluencePageObject
com.atlassian.mywork.pageobjects.mobile.MobileDashboardPage
public class MobileDashboardPage
The Confluence Mobile Dashboard view.
| Field Summary |
|---|
| Fields inherited from class com.atlassian.mywork.pageobjects.mobile.MobilePageObject |
|---|
MOBILE_URL |
| Fields inherited from class com.atlassian.mywork.pageobjects.AbstractPageObject |
|---|
elementFinder, pageBinder, ROOT_URL |
| Constructor Summary | |
|---|---|
MobileDashboardPage()
|
|
| Method Summary | |
|---|---|
MobileViewContentPage |
clickStreamItem(java.lang.String title)
Click a visible item on a Confluence Dashboard tab. |
java.lang.String |
getUrl()
|
void |
waitUntilReady()
|
| Methods inherited from class com.atlassian.mywork.pageobjects.mobile.MobileConfluencePageObject |
|---|
openFlyout |
| Methods inherited from class com.atlassian.mywork.pageobjects.mobile.MobilePageObject |
|---|
backButton, switchTo |
| Methods inherited from class com.atlassian.mywork.pageobjects.AbstractPageObject |
|---|
waitForTransition |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MobileDashboardPage()
| Method Detail |
|---|
public java.lang.String getUrl()
public void waitUntilReady()
public MobileViewContentPage clickStreamItem(java.lang.String title)
title - the title text for the chosen item
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||