Package 

Class QueryAXTreeResponse

    • 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 QueryAXTreeResponse copy(List<AXNode> nodes)
      final List<AXNode> getNodes() A list of Accessibility.AXNode matching the specified attributes, including nodes that are ignored for accessibility.
      • Methods inherited from class org.hildan.chrome.devtools.domains.accessibility.QueryAXTreeResponse

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

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