|
||||||||||
| 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.Flyout
public class Flyout
The Confluence flyout to the left of the Notification and Task pages.
| Field Summary |
|---|
| Fields inherited from class com.atlassian.mywork.pageobjects.AbstractPageObject |
|---|
elementFinder, pageBinder, ROOT_URL |
| Constructor Summary | |
|---|---|
Flyout()
|
|
| Method Summary | |
|---|---|
MobileDashboardPage |
clickDashboard()
|
MobileNotificationsPage |
clickNotificationItem(NotificationItem item)
Clicking an item from the Flyout should not go direct to the item. |
MobileNotificationsPage |
clickNotifications()
|
MobileTasksPage |
clickTasks()
|
void |
waitUntilReady()
|
| 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 Flyout()
| Method Detail |
|---|
public void waitUntilReady()
public MobileNotificationsPage clickNotificationItem(NotificationItem item)
public MobileDashboardPage clickDashboard()
public MobileNotificationsPage clickNotifications()
public MobileTasksPage clickTasks()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||