public class ConfigureLookAndFeelPage extends AbstractBambooAdminPage implements SideMenuAdminPage
driver, elementFinder, pageBinder, poller, testedProduct, timeouts| Constructor and Description |
|---|
ConfigureLookAndFeelPage() |
| Modifier and Type | Method and Description |
|---|---|
int |
countVisibleResetDefaultFields() |
String |
getFaviconPathValue() |
String |
getHeaderColor() |
String |
getHeaderPrimaryButtonColor() |
String |
getLogoPathValue() |
String |
getLogoStatus() |
String |
getUrl() |
com.atlassian.pageobjects.elements.PageElement |
indicator()
This must return an element whose presence indicates that we're on given page.
|
boolean |
isFaviconPathDisabled() |
boolean |
isLogoPathDisabled() |
String |
linkId()
ID of the link in the side menu.
|
ConfigureLookAndFeelPage |
save() |
AdminPanelSection |
section()
Section under which the page is located in the admin panel.
|
ConfigureLookAndFeelPage |
setPrimaryColor(String primary) |
ConfigureLookAndFeelPage |
setSecondaryColor(String secondary) |
getStateBannerclick, doWait, ensureIndicatorPresent, getFooter, getHeader, isAdmin, isLoggedIn, isPageLoaded, sendEscapeKey, waitUntilElementIsLocated, waitUntilElementIsNotLocated, waitUntilElementIsNotVisible, waitUntilElementIsVisiblepublic com.atlassian.pageobjects.elements.PageElement indicator()
AbstractBambooPageindicator in class AbstractBambooPagepublic AdminPanelSection section()
SideMenuAdminPagesection in interface SideMenuAdminPagepublic String linkId()
SideMenuAdminPagelinkId in interface SideMenuAdminPagepublic String getUrl()
getUrl in interface com.atlassian.pageobjects.Pagepublic int countVisibleResetDefaultFields()
public boolean isLogoPathDisabled()
public String getLogoPathValue()
public String getLogoStatus()
public boolean isFaviconPathDisabled()
public String getFaviconPathValue()
public String getHeaderColor()
public String getHeaderPrimaryButtonColor()
public ConfigureLookAndFeelPage setPrimaryColor(String primary)
public ConfigureLookAndFeelPage setSecondaryColor(String secondary)
public ConfigureLookAndFeelPage save()
Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.