public class LogoutPage extends AbstractJiraPage
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.elements.PageElement |
loginForm |
body, driver, elementFinder, javascriptExecutor, metaElement, pageBinder, timeouts, webDriverPoller
Constructor and Description |
---|
LogoutPage() |
Modifier and Type | Method and Description |
---|---|
LogoutPage |
confirmLogout() |
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
void |
logout() |
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 LogoutPage confirmLogout()
public void logout()
Copyright © 2002-2024 Atlassian. All Rights Reserved.