You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use useProxy(request, proxy), my CDP session misses Network.requestWillBeSentExtraInfo and Network.responseReceivedExtraInfo.
puppeteer 18.0.5,
puppeteer-page-proxy latest from Github Cuadrix/puppeteer-page-proxy.git#e42602b7d0f70759603b65b328485fc31fb17ee3 with smashah PR merged (thx for merging! Latest release doesn't work for me)
When I use
useProxy(request, proxy)
, my CDP session missesNetwork.requestWillBeSentExtraInfo
andNetwork.responseReceivedExtraInfo
.18.0.5
,Cuadrix/puppeteer-page-proxy.git#e42602b7d0f70759603b65b328485fc31fb17ee3
with smashah PR merged (thx for merging! Latest release doesn't work for me)Reproduce with:
The text was updated successfully, but these errors were encountered: