mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
608 B
608 B
Home > puppeteer > Protocol > DOMSnapshot > CaptureSnapshotRequest > computedStyles
Protocol.DOMSnapshot.CaptureSnapshotRequest.computedStyles property
Whitelist of computed styles to return.
Signature:
computedStyles: string[];