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

537 B

Home > puppeteer > Protocol > Network > Request > urlFragment

Protocol.Network.Request.urlFragment property

Fragment of the requested URL starting with hash, if present.

Signature:

urlFragment?: string;