org.xwiki.test.ui.po.editor.wysiwyg
Class WizardStepElement
java.lang.Object
org.xwiki.test.ui.po.BaseElement
org.xwiki.test.ui.po.editor.wysiwyg.WizardStepElement
- Direct Known Subclasses:
- AttachedImageSelectPane, CurrentPageImageSelectPane, ImageConfigPane, TableConfigPane, UploadImagePane
public class WizardStepElement
- extends BaseElement
Models a wizard step used by the WYSIWYG content editor.
- Since:
- 3.2M3
- Version:
- $Id: 5027fcd6e6ef47b1168c1d6692caef57bf2eb2d8 $
| 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 |
WizardStepElement
public WizardStepElement()
waitToLoad
public WizardStepElement waitToLoad()
- Waits for this wizard step to load.
- Returns:
- a reference to this wizard step for easy method chaining
Copyright © 2004-2013 XWiki. All Rights Reserved.