Class MicrosoftStreamMacro

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

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

    • MicrosoftStreamMacro

      public MicrosoftStreamMacro(org.openqa.selenium.WebElement MSmacro)
  • Method Details

    • getWidth

      public String getWidth()
    • getHeight

      public String getHeight()
    • getSrc

      public String getSrc()
    • hasAutoplay

      public boolean hasAutoplay()
    • hasShowInfo

      public boolean hasShowInfo()
    • hasStartTime

      public boolean hasStartTime()
    • getStartTime

      public int getStartTime()
    • hasCorrectURL

      public boolean hasCorrectURL(String url)
    • getAlignment

      public String getAlignment()