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, waitForSetupCompleteddoWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEnterKey, sendEscapeKeypublic com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPageindicator in class AbstractBambooPagepublic SetupBambooInitialDataPage submitWithEmbeddedDb()
public SetupDatabaseConnectionPage submitWithExternalDb(@NotNull String dbEngine)
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.