mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
567 B
567 B
Home > puppeteer > Protocol > DOMSnapshot > DOMNode > currentSourceURL
Protocol.DOMSnapshot.DOMNode.currentSourceURL property
The selected url for nodes with a srcset attribute.
Signature:
currentSourceURL?: string;