mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
566 B
566 B
Home > puppeteer > Protocol > DOMSnapshot > DocumentSnapshot > textBoxes
Protocol.DOMSnapshot.DocumentSnapshot.textBoxes property
The post-layout inline text nodes.
Signature:
textBoxes: TextBoxSnapshot;