Modifier and Type | Method and Description |
---|---|
DashboardPage |
JiraTestedProduct.gotoHomePage() |
Modifier and Type | Method and Description |
---|---|
DashboardPage |
DashboardsMenu.getDashboard(String dashboardName) |
Modifier and Type | Method and Description |
---|---|
DashboardPage |
LoginGadget.login(User user) |
DashboardPage |
GadgetContainer.switchDashboard(String dashboardName)
Switches dashboard using the side tabs.
|
Modifier and Type | Class and Description |
---|---|
class |
DashboardPageWithFeedbackButton
This page detects whether the feedback button is present on the header navigator.
|
Modifier and Type | Method and Description |
---|---|
DashboardPage |
ConfigureWallboardPage.cancel() |
DashboardPage |
JiraLoginPage.loginAndGoToHome(String username,
String password) |
DashboardPage |
JiraLoginPage.loginAsSysadminAndGoToHome() |
Modifier and Type | Method and Description |
---|---|
DashboardPage |
JiraOdLoginPage.loginAndGoToHome(String username,
String password) |
DashboardPage |
JiraOdLoginPage.loginAsSysadminAndGoToHome() |
Modifier and Type | Method and Description |
---|---|
DashboardPage |
MailSetupPage.submit()
Deprecated.
since 6.4. Use
MailSetupPage.submitWithoutBinding() instead as you cannot be sure if you'll end up on
JIRA's dashboard or an Onboarding flow after setup finishes. |
DashboardPage |
MailSetupPage.submitDisabledEmail()
Deprecated.
since 6.4. Use
MailSetupPage.submitDisabledEmailWithoutBinding() instead as you cannot be sure if you'll end up on
JIRA's dashboard or an Onboarding flow after setup finishes. |
Modifier and Type | Class and Description |
---|---|
static class |
TestMyJiraHome.JiraHomeRedirectedToDashboard |
Copyright © 2002-2018 Atlassian. All Rights Reserved.