DefaultLogoutPage
instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects
. See the new README.@Deprecated public class SAMLLogoutPage extends ConfluenceLoginPage implements LogoutPage
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.webdriver.AtlassianWebDriver |
driver
Deprecated.
|
authFallback, CAPTCHA_RESPONSE_ID, language, PASSWORD_ERROR_ID, USERNAME_ERROR_ID
jsQueryFactory, pageBinder, pageElementFinder, serverPerformance, timeouts, waiter, waitTimeout
Constructor and Description |
---|
SAMLLogoutPage()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getUrl()
Deprecated.
|
void |
waitForLoginJs()
Deprecated.
|
void |
waitUntilLoggedOut()
Deprecated.
|
captchaResponseIsDisplayed, hasSignupMessage, login, login, login, loginAsSysAdmin, passwordRequiredErrorIsDisplayed, usernameRequiredErrorIsDisplayed
back, dismissSelect2IfActive, doWait, getAlert, getComponent, getHeader, getInlineDialog, getMainHeader, getMetadata, getMetadataLong, getPageHeadingColor, getRequestCorrelationId, isDarkFeatureEnabled, isLoggedIn, openBrowseMenu, openHelpMenu, openToolsMenu, openUserMenu, sendKeyboardShortcut, sendKeyboardShortcutAndWaitForCondition, setSetupComplete, toString
public String getUrl()
getUrl
in interface com.atlassian.pageobjects.Page
getUrl
in class ConfluenceLoginPage
public void waitUntilLoggedOut()
public void waitForLoginJs()
waitForLoginJs
in class ConfluenceLoginPage
Copyright © 2003–2017 Atlassian. All rights reserved.