puppeteer/new-docs/puppeteer.protocol.page.frame.urlfragment.md
2020-07-13 14:01:35 +01:00

502 B

Home > puppeteer > Protocol > Page > Frame > urlFragment

Protocol.Page.Frame.urlFragment property

Frame document's URL fragment including the '#'.

Signature:

urlFragment?: string;