com.atlassian.webdriver.jira.page
Class LogoutPage
java.lang.Object
com.atlassian.webdriver.jira.page.JiraAbstractPage
com.atlassian.webdriver.jira.page.LogoutPage
- All Implemented Interfaces:
- Page
public class LogoutPage
- extends JiraAbstractPage
Page object implementation for the Logout page in JIRA.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogoutPage
public LogoutPage()
getUrl
public String getUrl()
- Returns:
- The URI, including query string, relative to the base url
confirmLogout
public LogoutPage confirmLogout()
waitForLogoutPrompt
public void waitForLogoutPrompt()
Copyright © 2014 Atlassian. All rights reserved.