| Package | Description |
|---|---|
| com.atlassian.confluence.selenium.client |
| Modifier and Type | Method and Description |
|---|---|
static DashboardSeleniumHelper.UpdatesTab |
DashboardSeleniumHelper.UpdatesTab.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DashboardSeleniumHelper.UpdatesTab[] |
DashboardSeleniumHelper.UpdatesTab.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DashboardSeleniumHelper.gotoDashboard(DashboardSeleniumHelper.UpdatesTab updatesTab)
Navigate to the specified spaces tab on the dashboard with a page reload.
|
| Constructor and Description |
|---|
DashboardSeleniumHelper(com.atlassian.selenium.SeleniumClient client,
DashboardSeleniumHelper.UpdatesTab updatesTab)
Instantiate a new dashboard helper and navigate to the specified spaces tab
|
Copyright © 2003–2017 Atlassian. All rights reserved.