org.xwiki.administration.test.po
Class GlobalRightsAdministrationSectionPage
java.lang.Object
org.xwiki.test.ui.po.BaseElement
org.xwiki.test.ui.po.BasePage
org.xwiki.test.ui.po.ViewPage
org.xwiki.administration.test.po.AdministrationSectionPage
org.xwiki.administration.test.po.GlobalRightsAdministrationSectionPage
public class GlobalRightsAdministrationSectionPage
- extends AdministrationSectionPage
Represents the actions possible on the Global Rights Administration Page.
- Since:
- 4.2M1
- Version:
- $Id: 38ead2dab236505264c599ba6571785539d30118 $
| Methods inherited from class org.xwiki.test.ui.po.ViewPage |
canDelete, clickBreadcrumbLink, clickWantedLink, copy, createPage, createSpace, delete, editSection, exists, getBreadcrumbContent, getContent, getCurrentUser, getDocumentTitle, hasBreadcrumbContent, hasLoginLink, isInlinePage, login, logout, openAttachmentsDocExtraPane, openCommentsDocExtraPane, openHistoryDocExtraPane, register, waitForDocExtraPaneActive, waitUntilContent, watchDocument, watchSpace |
| Methods inherited from class org.xwiki.test.ui.po.BasePage |
clickContentMenuEditSubMenuEntry, 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 |
GlobalRightsAdministrationSectionPage
public GlobalRightsAdministrationSectionPage()
gotoPage
public static GlobalRightsAdministrationSectionPage gotoPage()
- Since:
- 4.2M1
forceAuthenticatedView
public void forceAuthenticatedView()
- Checks the "always authenticate user for view" option.
unforceAuthenticatedView
public void unforceAuthenticatedView()
- Unchecks the "always authenticate user for view" option.
disableCAPTCHA
public void disableCAPTCHA()
enableCAPTCHA
public void enableCAPTCHA()
getEditRightsPane
public EditRightsPane getEditRightsPane()
Copyright © 2004-2012 XWiki. All Rights Reserved.