Class 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 Detail

      • MicrosoftStreamMacro

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

      • 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()