Uses of Class
com.atlassian.bamboo.pageobjects.pages.global.BambooDashboardPage
Packages that use BambooDashboardPage
Package
Description
-
Uses of BambooDashboardPage in com.atlassian.bamboo.pageobjects
Methods in com.atlassian.bamboo.pageobjects that return BambooDashboardPageModifier and TypeMethodDescriptionBambooTestedProduct.gotoHomePage()
BambooTestedProduct.logout
(AbstractBambooPage currentPage) -
Uses of BambooDashboardPage in com.atlassian.bamboo.pageobjects.helpers
Methods in com.atlassian.bamboo.pageobjects.helpers that return BambooDashboardPageModifier and TypeMethodDescriptionLoginHelper.loginAsAdminIfNecessary()
LoginHelper.loginIfNecessary
(TestUser user) SetupHelper.setupUpgradeBamboo
(@NotNull File importFile) 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 BambooDashboardPageModifier and TypeMethodDescriptionLogin with default scenario - ending up on the dashboard.BambooLoginPage.loginAsSysAdmin()
Login as sysadmin expecting dashboard as the next page - the default scenario.BambooHeader.logout()
Default logout.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 -
Uses of BambooDashboardPage in com.atlassian.bamboo.pageobjects.pages.setup
Methods in com.atlassian.bamboo.pageobjects.pages.setup that return BambooDashboardPageModifier and TypeMethodDescriptionSetupAdminUserDetailsPage.submit()
SetupBambooInitialDataPage.submitWithImportData
(@NotNull String importPath) SetupBambooInitialDataPage.submitWithImportData
(@NotNull String importPath, @NotNull Duration timeout) 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 -
Uses of BambooDashboardPage in com.atlassian.bamboo.pageobjects.pages.user
Methods in com.atlassian.bamboo.pageobjects.pages.user that return BambooDashboardPageModifier and TypeMethodDescriptionSignupPage.signUpNewUser
(TestUser user, String captchaResponse)