puppeteer/new-docs/puppeteer.protocol.domsnapshot.layouttreesnapshot.styles.md
2020-07-13 14:01:35 +01:00

670 B

Home > puppeteer > Protocol > DOMSnapshot > LayoutTreeSnapshot > styles

Protocol.DOMSnapshot.LayoutTreeSnapshot.styles property

Array of indexes specifying computed style strings, filtered according to the computedStyles parameter passed to captureSnapshot.

Signature:

styles: ArrayOfStrings[];