mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
588 B
588 B
Home > puppeteer > Protocol > DOMSnapshot > NodeTreeSnapshot > originURL
Protocol.DOMSnapshot.NodeTreeSnapshot.originURL property
The url of the script (if any) that generates this node.
Signature:
originURL?: RareStringData;