org.xwiki.test.ui.po.editor.wysiwyg
Class WizardStepElement

java.lang.Object
  extended by org.xwiki.test.ui.po.BaseElement
      extended by 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 $

Constructor Summary
WizardStepElement()
           
 
Method Summary
 WizardStepElement waitToLoad()
          Waits for this wizard step to load.
 
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
 

Constructor Detail

WizardStepElement

public WizardStepElement()
Method Detail

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.