Uses of Class
com.atlassian.bamboo.pageobjects.pages.global.BambooDashboardPage
-
-
Uses of BambooDashboardPage in com.atlassian.bamboo.pageobjects
Methods in com.atlassian.bamboo.pageobjects that return BambooDashboardPage Modifier and Type Method Description BambooDashboardPage
BambooTestedProduct. gotoHomePage()
BambooDashboardPage
BambooTestedProduct. logout(AbstractBambooPage currentPage)
-
Uses of BambooDashboardPage in com.atlassian.bamboo.pageobjects.helpers
Methods in com.atlassian.bamboo.pageobjects.helpers that return BambooDashboardPage Modifier and Type Method Description BambooDashboardPage
LoginHelper. loginAsAdminIfNecessary()
BambooDashboardPage
LoginHelper. loginIfNecessary(TestUser user)
BambooDashboardPage
SetupHelper. setupUpgradeBamboo(@NotNull File importFile)
BambooDashboardPage
SetupHelper. setupUpgradeBamboo(@NotNull Path importFile, @NotNull Duration timeout)
-
Uses of BambooDashboardPage in com.atlassian.bamboo.pageobjects.pages.global
Methods in com.atlassian.bamboo.pageobjects.pages.global that return BambooDashboardPage Modifier and Type Method Description BambooDashboardPage
BambooLoginPage. login(@NotNull TestUser user)
Login with default scenario - ending up on the dashboard.BambooDashboardPage
BambooLoginPage. loginAsSysAdmin()
Login as sysadmin expecting dashboard as the next page - the default scenario.BambooDashboardPage
BambooHeader. logout()
Default logout.BambooDashboardPage
BambooDashboardPage. showMorePlans()
-
Uses of BambooDashboardPage in com.atlassian.bamboo.pageobjects.pages.global.filter
Methods in com.atlassian.bamboo.pageobjects.pages.global.filter that return BambooDashboardPage Modifier and Type Method Description BambooDashboardPage
ChooseQuickFiltersComponent. save()
-
Uses of BambooDashboardPage in com.atlassian.bamboo.pageobjects.pages.setup
Methods in com.atlassian.bamboo.pageobjects.pages.setup that return BambooDashboardPage Modifier and Type Method Description BambooDashboardPage
SetupAdminUserDetailsPage. submit()
BambooDashboardPage
SetupBambooInitialDataPage. submitWithImportData(@NotNull String importPath)
BambooDashboardPage
SetupBambooInitialDataPage. submitWithImportData(@NotNull String importPath, @NotNull Duration timeout)
BambooDashboardPage
SetupBambooInitialDataPage. submitWithImportData(@NotNull Path importPath, @NotNull Duration timeout)
-
Uses of BambooDashboardPage in com.atlassian.bamboo.pageobjects.pages.specs
Methods in com.atlassian.bamboo.pageobjects.pages.specs that return BambooDashboardPage Modifier and Type Method Description BambooDashboardPage
ManualEncryptionPage. back()
BambooDashboardPage
SpecsWizardCreationPage. submit()
-
Uses of BambooDashboardPage in com.atlassian.bamboo.pageobjects.pages.user
Methods in com.atlassian.bamboo.pageobjects.pages.user that return BambooDashboardPage Modifier and Type Method Description BambooDashboardPage
SignupPage. signUpNewUser(TestUser user, String captchaResponse)
-