Uses of Class
com.atlassian.mywork.pageobjects.mobile.MobileNotificationsPage
-
Packages that use MobileNotificationsPage Package Description com.atlassian.mywork.pageobjects.mobile -
-
Uses of MobileNotificationsPage in com.atlassian.mywork.pageobjects.mobile
Methods in com.atlassian.mywork.pageobjects.mobile that return MobileNotificationsPage Modifier and Type Method Description MobileNotificationsPageNotificationDrilldownPage. back()MobileNotificationsPageFlyout. clickNotificationItem(NotificationItem item)Clicking an item from the Flyout should not go direct to the item.MobileNotificationsPageFlyout. clickNotifications()MobileNotificationsPageMobileTasksPage. switchToNotifications()MobileNotificationsPageMobileNotificationsPage. waitUntilLoaded()MobileNotificationsPageMobileNotificationsPage. waitUntilVisible()The WaitUntil binding above only waits until present so clicks on elements might not work.
-