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

544 B

Home > puppeteer > Protocol > DOMSnapshot > DOMNode > originURL

Protocol.DOMSnapshot.DOMNode.originURL property

The url of the script (if any) that generates this node.

Signature:

originURL?: string;