588 B
588 B
Home > puppeteer > Protocol > DOMSnapshot > NodeTreeSnapshot > textValue
Protocol.DOMSnapshot.NodeTreeSnapshot.textValue property
Only set for textarea elements, contains the text value.
Signature:
textValue?: RareStringData;