564 B
564 B
Home > puppeteer > Protocol > DOMSnapshot > DOMNode > inputValue
Protocol.DOMSnapshot.DOMNode.inputValue property
Only set for input elements, contains the input's associated text value.
Signature:
inputValue?: string;