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

611 B

Home > puppeteer > Protocol > DOMSnapshot > NodeTreeSnapshot > currentSourceURL

Protocol.DOMSnapshot.NodeTreeSnapshot.currentSourceURL property

The selected url for nodes with a srcset attribute.

Signature:

currentSourceURL?: RareStringData;