public class DashboardSeleniumHelper extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DashboardSeleniumHelper.UpdatesTab |
| Constructor and Description |
|---|
DashboardSeleniumHelper(com.atlassian.selenium.SeleniumClient client,
DashboardSeleniumHelper.UpdatesTab updatesTab)
Instantiate a new dashboard helper and navigate to the specified spaces tab
|
| Modifier and Type | Method and Description |
|---|---|
void |
gotoDashboard(DashboardSeleniumHelper.UpdatesTab updatesTab)
Navigate to the specified spaces tab on the dashboard with a page reload.
|
public DashboardSeleniumHelper(com.atlassian.selenium.SeleniumClient client,
DashboardSeleniumHelper.UpdatesTab updatesTab)
client - Selenium clientupdatesTab - Updates tab to navigate topublic void gotoDashboard(DashboardSeleniumHelper.UpdatesTab updatesTab)
updatesTab - Updates tab to navigate toCopyright © 2003–2017 Atlassian. All rights reserved.