com.atlassian.confluence.pageobjects.page
Class LogoutPage
java.lang.Object
com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
com.atlassian.confluence.pageobjects.page.ConfluenceLoginPage
com.atlassian.confluence.pageobjects.page.LogoutPage
- All Implemented Interfaces:
- com.atlassian.pageobjects.Page, com.atlassian.pageobjects.page.LoginPage
public class LogoutPage
- extends ConfluenceLoginPage
Extends the Login Page as Confluence redirects the user back to the login
page when they log out.
- Since:
- 4.1
| 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 com.atlassian.pageobjects.Page- Overrides:
getUrl in class ConfluenceLoginPage
Copyright © 2003-2012 Atlassian. All Rights Reserved.