public class LogoutPage extends AbstractJiraPage
| Modifier and Type | Field and Description |
|---|---|
protected com.atlassian.pageobjects.elements.PageElement |
loginForm |
body, driver, elementFinder, metaElement, pageBinder, timeouts| 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, isLoggedInpublic String getUrl()
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPageisAt in class AbstractJiraPagepublic LogoutPage confirmLogout()
public void logout()
Copyright © 2002-2021 Atlassian. All Rights Reserved.