com.atlassian.webdriver.confluence.page
Class LogoutPage
java.lang.Object
com.atlassian.webdriver.confluence.page.ConfluenceAbstractPage
com.atlassian.webdriver.confluence.page.ConfluenceLoginPage
com.atlassian.webdriver.confluence.page.LogoutPage
- All Implemented Interfaces:
- Page, LoginPage, UserDiscoverable
public class LogoutPage
- extends ConfluenceLoginPage
Extends the Login Page as Confluence redirects the user back to the login
page when they log out.
| 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()
- Specified by:
getUrl in interface Page- Overrides:
getUrl in class ConfluenceLoginPage
- Returns:
- The URI, including query string, relative to the base url
Copyright © 2014 Atlassian. All rights reserved.