Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 175 Bytes

puppeteer.serializedaxnode.expanded.md

File metadata and controls

13 lines (10 loc) · 175 Bytes
sidebar_label
SerializedAXNode.expanded

SerializedAXNode.expanded property

Signature:

interface SerializedAXNode {
  expanded?: boolean;
}