com.atlassian.confluence.pageobjects.page
Class AlaCarteLogoutPage

java.lang.Object
  extended by com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
      extended by com.atlassian.confluence.pageobjects.page.ConfluenceAlaCarteLoginPage
          extended by com.atlassian.confluence.pageobjects.page.AlaCarteLogoutPage
All Implemented Interfaces:
LogoutPage, com.atlassian.pageobjects.Page, com.atlassian.pageobjects.page.LoginPage

public class AlaCarteLogoutPage
extends ConfluenceAlaCarteLoginPage
implements LogoutPage


Field Summary
 
Fields inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAlaCarteLoginPage
CAPTCHA_RESPONSE_ID, PASSWORD_ERROR_ID, USERNAME_ERROR_ID
 
Fields inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
driver, jsQueryFactory, pageBinder, pageElementFinder, timeouts, waiter
 
Constructor Summary
AlaCarteLogoutPage()
           
 
Method Summary
 java.lang.String getUrl()
           
 
Methods inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAlaCarteLoginPage
captchaResponseIsDisplayed, login, login, login, loginAsSysAdmin, passwordRequiredErrorIsDisplayed, usernameRequiredErrorIsDisplayed
 
Methods inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
back, doWait, getAlert, getComponent, getHeader, getInlineDialog, getMainHeader, getMetadata, getMetadataLong, getPageHeadingColor, isDarkFeatureEnabled, isLoggedIn, openAddMenu, openBrowseMenu, openHelpMenu, openToolsMenu, openUserMenu, sendKeyboardShortcut, sendKeyboardShortcutAndWaitForCondition, setSetupComplete
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.atlassian.pageobjects.page.LoginPage
login, loginAsSysAdmin
 

Constructor Detail

AlaCarteLogoutPage

public AlaCarteLogoutPage()
Method Detail

getUrl

public java.lang.String getUrl()
Specified by:
getUrl in interface com.atlassian.pageobjects.Page
Overrides:
getUrl in class ConfluenceAlaCarteLoginPage


Copyright © 2003-2014 Atlassian. All Rights Reserved.