mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
556 B
556 B
Home > puppeteer > Protocol > DOMSnapshot > DOMNode > documentURL
Protocol.DOMSnapshot.DOMNode.documentURL property
Document URL that Document
or FrameOwner
node points to.
Signature:
documentURL?: string;