Package 

Class GetPartialAXTreeResponse

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final List<AXNode> nodes
    • Method Summary

      Modifier and Type Method Description
      final List<AXNode> component1()
      final GetPartialAXTreeResponse copy(List<AXNode> nodes)
      final List<AXNode> getNodes() The Accessibility.AXNode for this DOM node, if it exists, plus its ancestors, siblings and children, if requested.
      • Methods inherited from class org.hildan.chrome.devtools.domains.accessibility.GetPartialAXTreeResponse

        equals, hashCode, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait