Playwright::Accessibility::SnapshotOptions
Inherits JSON::Serializable / Reference / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
Prune uninteresting nodes from the tree. Defaults to true.
root=(root : ElementHandle | Nil)
The root DOM element for the snapshot. Defaults to the whole page.