org.xwiki.test.ui.po.editor.wysiwyg
Class ImageConfigPane
java.lang.Object
org.xwiki.test.ui.po.BaseElement
org.xwiki.test.ui.po.editor.wysiwyg.WizardStepElement
org.xwiki.test.ui.po.editor.wysiwyg.ImageConfigPane
public class ImageConfigPane
- extends WizardStepElement
Models the image configuration wizard step that is accessible when editing an image from the WYSIWYG content editor.
- Since:
- 3.2M3
- Version:
- $Id: 8bad17cde70d9b8e8adb8d3ba2dee49f385f7c48 $
| 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 |
ImageConfigPane
public ImageConfigPane()
waitToLoad
public ImageConfigPane waitToLoad()
- Description copied from class:
WizardStepElement
- Waits for this wizard step to load.
- Overrides:
waitToLoad in class WizardStepElement
- Returns:
- a reference to this wizard step for easy method chaining
Copyright © 2004-2013 XWiki. All Rights Reserved.