Class StatusMacro

java.lang.Object
org.xwiki.test.ui.po.BaseElement
com.xwiki.pro.test.po.generic.StatusMacro

public class StatusMacro extends org.xwiki.test.ui.po.BaseElement
Represents a status macro and provides access to its attributes.
Since:
1.28
Version:
$Id$
  • Constructor Summary

    Constructors
    Constructor
    Description
    StatusMacro(org.openqa.selenium.WebElement status)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    boolean
     
    boolean
     

    Methods inherited from class org.xwiki.test.ui.po.BaseElement

    getDriver, getUtil, isElementVisible, setContext, waitForNotificationErrorMessage, waitForNotificationInProgressMessage, waitForNotificationSuccessMessage, waitForNotificationWarningMessage, waitUntilPageIsReady

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • StatusMacro

      public StatusMacro(org.openqa.selenium.WebElement status)
  • Method Details

    • getTitle

      public String getTitle()
    • isSubtle

      public boolean isSubtle()
    • hasColor

      public boolean hasColor(String color)