puppeteer/new-docs/puppeteer.protocol.fetch.requestpattern.requeststage.md
2020-07-13 14:01:35 +01:00

569 B

Home > puppeteer > Protocol > Fetch > RequestPattern > requestStage

Protocol.Fetch.RequestPattern.requestStage property

Stage at wich to begin intercepting requests. Default is Request.

Signature:

requestStage?: RequestStage;