public class SetupDatabasePage extends AbstractBambooSetupPage
driver, elementFinder, pageBinder, testedProduct
Constructor and Description |
---|
SetupDatabasePage() |
Modifier and Type | Method and Description |
---|---|
com.atlassian.pageobjects.elements.PageElement |
indicator()
This must return an element whose presence indicates that we're on given page.
|
SetupBambooInitialDataPage |
submitWithEmbeddedDb() |
SetupDatabaseConnectionPage |
submitWithExternalDb(String dbEngine) |
getUrl, submitAndWaitForBind, waitForSetupCompleted
doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPage
indicator
in class AbstractBambooPage
public SetupBambooInitialDataPage submitWithEmbeddedDb()
public SetupDatabaseConnectionPage submitWithExternalDb(@NotNull String dbEngine)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.