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[];