Class DataList

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

    @Deprecated
    public abstract class DataList
    extends AbstractPageableData
    Deprecated.
    since 10.0 and removal possible anytime after that
    • Constructor Detail

      • DataList

        public DataList()
        Deprecated.
    • Method Detail

      • getRowWebElement

        public org.openqa.selenium.WebElement getRowWebElement​(int index)
        Deprecated.