Package com.xwiki.diagram.test.po
Class DiagramMacro
java.lang.Object
org.xwiki.test.ui.po.BaseElement
com.xwiki.diagram.test.po.DiagramMacro
public class DiagramMacro
extends org.xwiki.test.ui.po.BaseElement
Represents a Diagram macro and provides access to its attributes.
- Since:
- 1.22.8
- Version:
- $Id$
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.xwiki.test.ui.po.BaseElement
getDriver, getUtil, isElementVisible, setContext, waitForNotificationErrorMessage, waitForNotificationInProgressMessage, waitForNotificationSuccessMessage, waitForNotificationWarningMessage, waitUntilPageIsReady
-
Constructor Details
-
DiagramMacro
public DiagramMacro(org.openqa.selenium.WebElement diagram)
-
-
Method Details
-
isCreateButton
public boolean isCreateButton() -
getCreateButtonTemplateType
-
hasThumbnail
public boolean hasThumbnail() -
hasSvg
public boolean hasSvg() -
isInteractiveSvg
public boolean isInteractiveSvg() -
hasDataModel
public boolean hasDataModel() -
hasToolbar
public boolean hasToolbar() -
getEditLink
-
getCaption
-
getLink
-
getReference
-
hasWarningMessage
public boolean hasWarningMessage() -
getWarningMessage
-