Class KanbanCard
java.lang.Object
org.xwiki.test.ui.po.BaseElement
org.xwiki.contrib.application.task.test.po.KanbanCard
public class KanbanCard
extends org.xwiki.test.ui.po.BaseElement
Represents a task card from a KanbanBoard macro column and provides access to its attributes.
- 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
-
KanbanCard
public KanbanCard(org.openqa.selenium.WebElement card)
-
-
Method Details
-
getTask
-
getLink
-
getFields
-
getFieldValue
-
getProgressPercentage
public int getProgressPercentage()
-