public class SetupDatabasePage extends AbstractBambooSetupPage
driver, elementFinder, pageBinder, poller, 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)
TODO select by text instead of selecting by value?
|
getUrl, submitAndWaitForBind, waitForSetupCompleted
doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEnterKey, sendEscapeKey
public com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPage
indicator
in class AbstractBambooPage
public SetupBambooInitialDataPage submitWithEmbeddedDb()
public SetupDatabaseConnectionPage submitWithExternalDb(@NotNull String dbEngine)
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.