Class WidgetObjectImpl

    • Constructor Detail

      • WidgetObjectImpl

        public WidgetObjectImpl​(PageObject page,
                                org.openqa.selenium.support.pagefactory.ElementLocator locator,
                                org.openqa.selenium.WebElement webElement,
                                long timeoutInMilliseconds)
      • WidgetObjectImpl

        public WidgetObjectImpl​(PageObject page,
                                org.openqa.selenium.support.pagefactory.ElementLocator locator,
                                long timeoutInMilliseconds)
    • Method Detail

      • getPage

        public PageObject getPage()
        Description copied from interface: WidgetObject
        Get the page containing this widget.
        Specified by:
        getPage in interface WidgetObject
        Returns:
        the page containing this widget