Class RenderElement

    • Constructor Detail

      • RenderElement

        public RenderElement()
    • Method Detail

      • buildFromFindBy

        protected org.openqa.selenium.By buildFromFindBy​(org.openqa.selenium.support.FindBy findBy)
        Builder mechanism for web element locator
        Parameters:
        findBy -
        Returns:
      • doWork

        protected abstract void doWork​(org.openqa.selenium.By locator,
                                       WebBrowser browser,
                                       long timeOutInSeconds)
        This will perform the actual action of rendering the element
        Parameters:
        locator -
        browser -
        timeOutInSeconds -