[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Profiler](./puppeteer.protocol.profiler.md) > [ProfileNode](./puppeteer.protocol.profiler.profilenode.md) > [children](./puppeteer.protocol.profiler.profilenode.children.md) ## Protocol.Profiler.ProfileNode.children property Child node ids. Signature: ```typescript children?: integer[]; ```