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