Class AbstractPrimePageFragment

  • All Implemented Interfaces:
    org.openqa.selenium.SearchContext, org.openqa.selenium.TakesScreenshot, org.openqa.selenium.WebElement, org.openqa.selenium.WrapsElement

    public abstract class AbstractPrimePageFragment
    extends Object
    implements org.openqa.selenium.WebElement, org.openqa.selenium.WrapsElement
    • Constructor Detail

      • AbstractPrimePageFragment

        public AbstractPrimePageFragment()
    • Method Detail

      • getElementLocator

        public org.openqa.selenium.support.pagefactory.ElementLocator getElementLocator()
      • setElementLocator

        public void setElementLocator​(org.openqa.selenium.support.pagefactory.ElementLocator elementLocator)
      • getWebDriver

        public org.openqa.selenium.WebDriver getWebDriver()
      • setWebDriver

        public void setWebDriver​(org.openqa.selenium.WebDriver webDriver)
      • getWrappedElement

        public org.openqa.selenium.WebElement getWrappedElement()
        Specified by:
        getWrappedElement in interface org.openqa.selenium.WrapsElement
      • getRoot

        public org.openqa.selenium.WebElement getRoot()
      • getId

        public String getId()