public class LookAndFeelPage extends AbstractJiraPage
Modifier and Type | Class and Description |
---|---|
static class |
LookAndFeelPage.LnfColour |
static class |
LookAndFeelPage.LnfColourType |
body, driver, elementFinder, metaElement, timeouts
Constructor and Description |
---|
LookAndFeelPage() |
Modifier and Type | Method and Description |
---|---|
LookAndFeelPage.LnfColour |
getColor(LookAndFeelPage.LnfColourType colour) |
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, isLoggedIn
public String getUrl()
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractJiraPage
public LookAndFeelPage.LnfColour getColor(LookAndFeelPage.LnfColourType colour)
Copyright © 2002-2021 Atlassian. All Rights Reserved.