[Home](./index.md) > [puppeteer](./puppeteer.md) > [SerializedAXNode](./puppeteer.serializedaxnode.md) > [children](./puppeteer.serializedaxnode.children.md) ## SerializedAXNode.children property Children of this node, if there are any. Signature: ```typescript children?: SerializedAXNode[]; ```