Class NotificationItem

    • Constructor Detail

      • NotificationItem

        public NotificationItem​(com.atlassian.pageobjects.elements.PageElement element)
    • Method Detail

      • getId

        public String getId()
      • getText

        public String getText()
      • isUnread

        public boolean isUnread()
      • isPinned

        public boolean isPinned()
      • clickIcon

        public void clickIcon()
        Clicks the item's Icon, as the rest of the notification may be off-screen when the fly-out is showing.