<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [SnapshotOptions](./puppeteer.snapshotoptions.md) > [root](./puppeteer.snapshotoptions.root.md) ## SnapshotOptions.root property Root node to get the accessibility tree for <b>Signature:</b> ```typescript root?: ElementHandle; ```