<titledata-rh="true">SerializedAXNode interface | Puppeteer</title><metadata-rh="true"name="viewport"content="width=device-width,initial-scale=1"><metadata-rh="true"name="twitter:card"content="summary_large_image"><metadata-rh="true"property="og:url"content="https://pptr.dev/next/api/puppeteer.serializedaxnode"><metadata-rh="true"property="og:locale"content="en"><metadata-rh="true"name="docsearch:language"content="en"><metadata-rh="true"name="docsearch:counter"content="3"><metadata-rh="true"property="og:title"content="SerializedAXNode interface | Puppeteer"><metadata-rh="true"name="description"content="Represents a Node and the properties of it that are relevant to Accessibility."><metadata-rh="true"property="og:description"content="Represents a Node and the properties of it that are relevant to Accessibility."><linkdata-rh="true"rel="icon"href="/img/favicon.ico"><linkdata-rh="true"rel="canonical"href="https://pptr.dev/next/api/puppeteer.serializedaxnode"><linkdata-rh="true"rel="alternate"href="https://pptr.dev/next/api/puppeteer.serializedaxnode"hreflang="en"><linkdata-rh="true"rel="alternate"href="https://pptr.dev/next/api/puppeteer.serializedaxnode"hreflang="x-default"><linkdata-rh="true"rel="preconnect"href="https://DVKY664LG7-dsn.algolia.net"crossorigin="anonymous"><linkrel="search"type="application/opensearchdescription+xml"title="Puppeteer"href="/opensearch.xml">
<p>Represents a Node and the properties of it that are relevant to Accessibility.</p>
<h4class="anchor anchorWithStickyNavbar_LWe7"id="signature">Signature:<ahref="#signature"class="hash-link"aria-label="Direct link to Signature:"title="Direct link to Signature:"></a></h4>
<h2class="anchor anchorWithStickyNavbar_LWe7"id="properties">Properties<ahref="#properties"class="hash-link"aria-label="Direct link to Properties"title="Direct link to Properties"></a></h2>
<table><thead><tr><th><p>Property</p></th><th><p>Modifiers</p></th><th><p>Type</p></th><th><p>Description</p></th><th><p>Default</p></th></tr></thead><tbody><tr><td><spanid="autocomplete">autocomplete</span></td><td><p><code>optional</code></p></td><td><p>string</p></td><td></td><td></td></tr><tr><td><spanid="checked">checked</span></td><td><p><code>optional</code></p></td><td><p>boolean | 'mixed'</p></td><td><p>Whether the checkbox is checked, or in a <ahref="https://www.w3.org/TR/wai-aria-practices/examples/checkbox/checkbox-2/checkbox-2.html"target="_blank"rel="noopener noreferrer">mixed state</a>.</p></td><td></td></tr><tr><td><spanid="children">children</span></td><td><p><code>optional</code></p></td><td><p><ahref="/next/api/puppeteer.serializedaxnode">SerializedAXNode</a>[]</p></td><td><p>Children of this node, if there are any.</p></td><td></td></tr><tr><td><spanid="description">description</span></td><td><p><code>optional</code></p></td><td><p>string</p></td><td><p>An additional human readable description of the node.</p></td><td></td></tr><tr><td><spanid="disabled">disabled</span></td><td><p><code>optional</code></p></td><td><p>boolean</p></td><td></td><td></td></tr><tr><td><spanid="expanded">expanded</span></td><td><p><code>optional</code></p></td><td><p>boolean</p></td><td></td><td></td></tr><tr><td><spanid="focused">focused</span></td><td><p><code>optional</code></p></td><td><p>boolean</p></td><td></td><td></td></tr><tr><td><spanid="haspopup">haspopup</span></td><td><p><code>optional</code></p></td><td><p>string</p></td><td></td><td></td></tr><tr><td><spanid="invalid">invalid</span></td><td><p><code>optional</code></p></td><td><p>string</p></td><td><p>Whether and in what way this node's value is invalid.</p></td><td></td></tr><tr><td><spanid="keyshortcuts">keyshortcuts</span></td><td><p><code>optional</code></p></td><td><p>string</p></td><td><p>Any keyboard shortcuts associated with this node.</p></td><td></td></tr><tr><td><spanid="level">level</span></td><td><p><code>optional</code></p></td><td><p>number</p></td><td><p>The level of a heading.</p></td><td></td></tr><tr><td><spanid="modal">modal</span></td><td><p><code>optional</code></p></td><td><p>boolean</p></td><td></td><td></td></tr><tr><td><spanid="multiline">multiline</span></td><td><p><code>optional</code></p></td><td><p>boolean</p></td><td></td><td></td></tr><tr><td><spanid="multiselectable">multiselectable</span></td><td><p><code>optional</code></p></td><td><p>boolean</p></td><td><p>Whether more than one child can be selected.</p></td><td></td></tr><tr><td><spanid="name">name</span></td><td><p><code>optional</code></p></td><td><p>string</p></td><td><p>A human readable name for the node.</p></td><td></td></tr><tr><td><spanid="orientation">orientation</span></td><td><p><code>optional</code></p></td><td><p>string</p></td><td></td><td></td></tr><tr><td><spanid="pressed">pressed</span></td><td><p><code>optional</code></p></td><td><p>boolean | 'mixed'</p></td><td><p>Whether the node is checked or in a mixed state.</p></td><td></td></tr><tr><td><spanid="readonly">readonly</span></td><td><p><code>optional</code></p></td><td><p>boolean</p></td><td></td><td></td></tr><tr><td><spanid="required">required</span></td><td><p><code>optional</code></p></td><td><p>boolean</p></td><td></td><td></td></tr><tr><td><spanid="role">role</span></td><td></td><td><p>string</p></td><td><p>The <ahref="https://www.w3.org/TR/wai-aria/#usage_intro"target="_blank"rel="noopener noreferrer">role</a> of the node.</p></td><td></td></tr><tr><td><spanid="roledescription">roledescription</span></td><td><p><code>optional</code></p></td><td><p>string</p></td><td><p>A human readable alternative to the role.</p></td><td></td></tr><tr><td><spanid="selected">selected</span></td><td><p><code>optional</code></p></td><td><p>boolean</p></td><td></td><td></td></tr><tr><td><spanid="value">value</span></td><td><p><code>optional</code></p></td><td><p>string | number</p></td><td><p>The current value of the node.</p></td><td></td></tr><tr><td><spanid