<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [SerializedAXNode](./puppeteer.serializedaxnode.md) > [keyshortcuts](./puppeteer.serializedaxnode.keyshortcuts.md) ## SerializedAXNode.keyshortcuts property Any keyboard shortcuts associated with this node. <b>Signature:</b> ```typescript keyshortcuts?: string; ```