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

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;