org.xwiki.test.ui.po.editor
Class RightsEditPage
java.lang.Object
org.xwiki.test.ui.po.BaseElement
org.xwiki.test.ui.po.EditRightsPane
org.xwiki.test.ui.po.editor.RightsEditPage
public class RightsEditPage
- extends EditRightsPane
Represents the common actions possible on all Pages when using the "edit" action with the "rights" editor.
- Since:
- 3.2M3
- Version:
- $Id: 1106651d7ae4b9b07e2fddbd3b238f981b35ee41 $
| 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 |
RightsEditPage
public RightsEditPage()
gotoPage
public static RightsEditPage gotoPage(String space,
String page)
Copyright © 2004-2013 XWiki. All Rights Reserved.