Class DashboardPageWithFeedbackButton
java.lang.Object
com.atlassian.jira.pageobjects.pages.AbstractJiraPage
com.atlassian.jira.pageobjects.pages.DashboardPage
com.atlassian.jira.pageobjects.pages.DashboardPageWithFeedbackButton
- All Implemented Interfaces:
com.atlassian.pageobjects.Page
,com.atlassian.pageobjects.page.HomePage<JiraHeader>
This page detects whether the feedback button is present on the header navigator.
-
Field Summary
Fields inherited from class com.atlassian.jira.pageobjects.pages.DashboardPage
dashboardBody, profileDropdown
Fields inherited from class com.atlassian.jira.pageobjects.pages.AbstractJiraPage
body, driver, elementFinder, javascriptExecutor, metaElement, pageBinder, timeouts, webDriverPoller
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Methods inherited from class com.atlassian.jira.pageobjects.pages.DashboardPage
configureWallboard, gadgets, getBodyClasses, getUrl, initialise, isAt, isViewingWallboard, switchDashboard, viewAsWallboard
Methods inherited from class com.atlassian.jira.pageobjects.pages.AbstractJiraPage
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedIn
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 Details
-
DashboardPageWithFeedbackButton
public DashboardPageWithFeedbackButton()
-
-
Method Details
-
clickFeedbackButton
-
hasFeedbackButton
public boolean hasFeedbackButton()
-