org.xwiki.test.ui.po.editor
Class ChangePasswordPage
java.lang.Object
org.xwiki.test.ui.po.BaseElement
org.xwiki.test.ui.po.BasePage
org.xwiki.test.ui.po.editor.EditPage
org.xwiki.test.ui.po.editor.ChangePasswordPage
public class ChangePasswordPage
- extends EditPage
User profile, change password action.
| Methods inherited from class org.xwiki.test.ui.po.BasePage |
clickContentMenuTopEntry, createInlinePage, edit, editClass, editInline, editObjects, editRights, editWiki, editWYSIWYG, getEditURL, getMetaDataValue, getPageTitle, getPageURL, isAuthenticated, isNewDocument, sendKeys, waitUntilPageIsLoaded |
| Methods inherited from class org.xwiki.test.ui.po.BaseElement |
executeJavascript, getDriver, getUtil, makeAlertDialogSilent, makeConfirmDialogSilent, makeElementVisible, makeElementVisible, setContext, waitForNotificationErrorMessage, waitForNotificationSuccessMessage, waitForNotificationWarningMessage, waitUntilElementDisappears, waitUntilElementEndsWithAttributeValue, waitUntilElementHasAttributeValue, waitUntilElementHasTextContent, waitUntilElementIsVisible, waitUntilElementsAreVisible |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChangePasswordPage
public ChangePasswordPage()
changePassword
public void changePassword(String password,
String password2)
changePasswordToDefault
public void changePasswordToDefault()
submit
public void submit()
cancel
public void cancel()
Copyright © 2004-2013 XWiki. All Rights Reserved.