HTTPRequest.client property
Warning! Using this client can break Puppeteer. Use with caution.
Signature:
class HTTPRequest {
get client(): CDPSession;
}
Warning! Using this client can break Puppeteer. Use with caution.
Signature:
class HTTPRequest {
get client(): CDPSession;
}