Class ImageDialogTreeSelectForm
- java.lang.Object
-
- org.xwiki.test.ui.po.BaseElement
-
- org.xwiki.ckeditor.test.po.image.select.ImageDialogTreeSelectForm
-
public class ImageDialogTreeSelectForm extends BaseElement
Page object for the document tree selection form of the image dialog.- Since:
- 15.2RC1, 14.10.7
- Version:
- $Id: 55aeddf8d5fe1ecb529e8c1db56532c1338818c7 $
-
-
Constructor Summary
Constructors Constructor Description ImageDialogTreeSelectForm()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
selectAttachment(org.xwiki.model.reference.AttachmentReference attachmentReference)
Find and select the given attachment in the document tree.-
Methods inherited from class org.xwiki.test.ui.po.BaseElement
getDriver, getUtil, isElementVisible, setContext, waitForNotificationErrorMessage, waitForNotificationInProgressMessage, waitForNotificationSuccessMessage, waitForNotificationWarningMessage, waitUntilPageIsReady
-
-