Class KanbanBoardMacro
java.lang.Object
org.xwiki.test.ui.po.BaseElement
org.xwiki.contrib.application.task.test.po.KanbanBoardMacro
public class KanbanBoardMacro
extends org.xwiki.test.ui.po.BaseElement
Represents a KanbanBoard macro and provides access to its columns.
- Since:
- 3.11.0
- 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
-
KanbanBoardMacro
public KanbanBoardMacro(org.openqa.selenium.WebElement kanbanBoard)
-
-
Method Details
-
getColumns
-
getColumn
-