org.xwiki.invitation.test.po
Class InvitationFooterElement
java.lang.Object
org.xwiki.test.ui.po.BaseElement
org.xwiki.invitation.test.po.InvitationFooterElement
public class InvitationFooterElement
- extends BaseElement
Represents the actions possible on the invitation sender page.
- Since:
- 4.2M1
- Version:
- $Id: e8e6215565c8626da5292bfcd4b1918da929f364 $
| 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 |
InvitationFooterElement
public InvitationFooterElement()
isAdmin
public boolean isAdmin()
inspectMyInvitations
public InspectInvitationsPage inspectMyInvitations()
inspectAllInvitations
public InspectInvitationsPage inspectAllInvitations()
myPendingInvitations
public int myPendingInvitations()
spamReports
public int spamReports()
Copyright © 2004-2012 XWiki. All Rights Reserved.