org.xwiki.invitation.test.po
Class InvitationActionConfirmationElement
java.lang.Object
org.xwiki.test.ui.po.BaseElement
org.xwiki.invitation.test.po.InvitationActionConfirmationElement
public class InvitationActionConfirmationElement
- extends BaseElement
Represents the actions possible on the confirmation dialog for the invitation appliaction.
- Since:
- 4.2M1
- Version:
- $Id: 6c29c4457bbfc8bd1b2374a896d55ea43aba04d5 $
| 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 |
InvitationActionConfirmationElement
public InvitationActionConfirmationElement()
setMemo
public void setMemo(String memo)
getLabel
public String getLabel()
confirm
public String confirm()
- Returns the message given after clicking confirm.
Copyright © 2004-2012 XWiki. All Rights Reserved.