public class LookAndFeelPage extends AbstractJiraPage
| Modifier and Type | Class and Description |
|---|---|
static class |
LookAndFeelPage.LnfColour |
static class |
LookAndFeelPage.LnfColourType |
body, driver, elementFinder, javascriptExecutor, metaElement, timeouts, webDriverPoller| Constructor and Description |
|---|
LookAndFeelPage() |
| Modifier and Type | Method and Description |
|---|---|
LookAndFeelPage.LnfColour |
getColor(LookAndFeelPage.LnfColourType colour) |
org.openqa.selenium.WebElement |
getErrorContainer() |
org.openqa.selenium.WebElement |
getFaviconUploadButton() |
org.openqa.selenium.WebElement |
getFaviconUploadUrlInput() |
org.openqa.selenium.WebElement |
getLogoUploadButton() |
org.openqa.selenium.WebElement |
getLogoUploadUrlInput() |
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedInpublic String getUrl()
public org.openqa.selenium.WebElement getLogoUploadUrlInput()
public org.openqa.selenium.WebElement getLogoUploadButton()
public org.openqa.selenium.WebElement getFaviconUploadUrlInput()
public org.openqa.selenium.WebElement getFaviconUploadButton()
public org.openqa.selenium.WebElement getErrorContainer()
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPageisAt in class AbstractJiraPagepublic LookAndFeelPage.LnfColour getColor(LookAndFeelPage.LnfColourType colour)
Copyright © 2002-2024 Atlassian. All Rights Reserved.