|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DashboardSeleniumHelper.UpdatesTab | |
|---|---|
| com.atlassian.confluence.selenium.client | |
| Uses of DashboardSeleniumHelper.UpdatesTab in com.atlassian.confluence.selenium.client |
|---|
| Methods in com.atlassian.confluence.selenium.client that return DashboardSeleniumHelper.UpdatesTab | |
|---|---|
static DashboardSeleniumHelper.UpdatesTab |
DashboardSeleniumHelper.UpdatesTab.fromString(java.lang.String tabName)
|
DashboardSeleniumHelper.UpdatesTab |
DashboardSeleniumHelper.getSelectedUpdatesTab()
|
static DashboardSeleniumHelper.UpdatesTab |
DashboardSeleniumHelper.UpdatesTab.valueOf(java.lang.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. |
| Methods in com.atlassian.confluence.selenium.client with parameters of type DashboardSeleniumHelper.UpdatesTab | |
|---|---|
void |
DashboardSeleniumHelper.clickUpdatesTab(DashboardSeleniumHelper.UpdatesTab tab)
Click on an updates tab. |
void |
DashboardSeleniumHelper.gotoDashboard(DashboardSeleniumHelper.UpdatesTab updatesTab)
Navigate to the specified spaces tab on the dashboard with a page reload. |
boolean |
DashboardSeleniumHelper.tabIsVisible(DashboardSeleniumHelper.UpdatesTab tab)
|
| Constructors in com.atlassian.confluence.selenium.client with parameters of type DashboardSeleniumHelper.UpdatesTab | |
|---|---|
DashboardSeleniumHelper(com.atlassian.selenium.SeleniumClient client,
DashboardSeleniumHelper.UpdatesTab updatesTab)
Instantiate a new dashboard helper and navigate to the specified spaces tab |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||