mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
0b3d52a70e
* feat(new-docs): add tsdoc to `Accessibility`
412 B
412 B
Home > puppeteer > SerializedAXNode > children
SerializedAXNode.children property
Children of this node, if there are any.
Signature:
children?: SerializedAXNode[];