public class ShibbolethLoginPage extends LoginPage
| Modifier and Type | Field and Description |
|---|---|
protected org.openqa.selenium.WebElement |
shibPasswordInputTextBox |
protected org.openqa.selenium.WebElement |
shibUsernameInputTextBox |
protected org.openqa.selenium.WebElement |
submitButton |
FEEDBACK_MESSAGE_DIV_XPATH, LOGIN_DIV_XPATHdriver, userServicesForm| Constructor and Description |
|---|
ShibbolethLoginPage(org.openqa.selenium.WebDriver driver) |
| Modifier and Type | Method and Description |
|---|---|
void |
login(String username,
String password)
Fills in the login form with the username and password.
|
asPage, clickOnTabIfNotSelected, clickOnTabIfNotSelected, clickOnTabIfNotSelected, closeFancyBox, findElementAndWaitUntilEnabled, findElementAndWaitUntilEnabled, findElementsWithTimeout, findElementWaitUntilEnabledAndClick, findElementWaitUntilEnabledAndClick, findElementWaitUntilEnabledAndClick, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, findElementWithTimeout, get, getErrorFeedbackMessage, getFancyBoxContent, getFeedbackMessage, getHeaderLinks, getInfoFeedbackMessage, getWebFragment, getWebFragment, hasElement, selectItemInDropDownMenu, switchToFrame, useAjaxTabs, waitForFancyBoxClosed, waitUntilEnabled, waitUntilEnabled, waitUntilEnabledAndClick, waitUntilEnabledAndClick, waitUntilURLDifferentFromprotected org.openqa.selenium.WebElement shibUsernameInputTextBox
protected org.openqa.selenium.WebElement shibPasswordInputTextBox
protected org.openqa.selenium.WebElement submitButton
public ShibbolethLoginPage(org.openqa.selenium.WebDriver driver)
Copyright © 2019 Nuxeo. All rights reserved.