Class Tree

  • All Implemented Interfaces:
    org.openqa.selenium.interactions.Locatable, org.openqa.selenium.SearchContext, org.openqa.selenium.TakesScreenshot, org.openqa.selenium.WebElement, org.openqa.selenium.WrapsDriver

    public class Tree
    extends DesktopElement
    • Constructor Detail

      • Tree

        public Tree​(org.openqa.selenium.WebElement element)
    • Method Detail

      • selectedTreeItem

        public TreeItem selectedTreeItem()
        The currently selected "TreeItem".
        Returns:
      • items

        public List<TreeItem> items()
        All child "TreeItem" objects from this "Tree".
        Returns: