Package 

Class GetFlattenedDocumentRequest

    • Method Summary

      Modifier and Type Method Description
      final Integer component1()
      final Boolean component2()
      final GetFlattenedDocumentRequest copy(Integer depth, Boolean pierce)
      final Integer getDepth() The maximum depth at which children should be retrieved, defaults to 1.
      final Boolean getPierce() Whether or not iframes and shadow roots should be traversed when returning the subtree (default is false).
      • Methods inherited from class org.hildan.chrome.devtools.domains.dom.GetFlattenedDocumentRequest

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

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