<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [SerializedAXNode](./puppeteer.serializedaxnode.md) > [multiselectable](./puppeteer.serializedaxnode.multiselectable.md) ## SerializedAXNode.multiselectable property Whether more than one child can be selected. <b>Signature:</b> ```typescript multiselectable?: boolean; ```