Class NotificationButton
java.lang.Object
org.xwiki.test.ui.po.BaseElement
org.xwiki.contrib.application.task.test.po.NotificationButton
public class NotificationButton
extends org.xwiki.test.ui.po.BaseElement
Represents the Notification menu and provides access to its settings.
- Since:
- 3.11.0
- Version:
- $Id$
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanopen()setPageAndChildren(boolean value) setPageOnly(boolean value) setWiki(boolean value) Methods inherited from class org.xwiki.test.ui.po.BaseElement
getDriver, getUtil, isElementVisible, setContext, waitForNotificationErrorMessage, waitForNotificationInProgressMessage, waitForNotificationSuccessMessage, waitForNotificationWarningMessage, waitUntilPageIsReady
-
Constructor Details
-
NotificationButton
public NotificationButton()
-
-
Method Details
-
open
-
setWiki
-
setPageOnly
-
setPageAndChildren
-
isPageOnlyEnabled
public boolean isPageOnlyEnabled() -
isPageAndChildrenEnabled
public boolean isPageAndChildrenEnabled() -
isWikiEnabled
public boolean isWikiEnabled()
-