mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
591 B
591 B
Home > puppeteer > Protocol > DOMSnapshot > LayoutTreeNode > inlineTextNodes
Protocol.DOMSnapshot.LayoutTreeNode.inlineTextNodes property
The post-layout inline text nodes, if any.
Signature:
inlineTextNodes?: InlineTextBox[];