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
Basically theres a workaround you can use in JS that works with the agent options settings in the node request library that allows you to dynamically inject ca bundles straight to the context.route.EventHandler
I've tried to find out if this can work using urllib request but I can't seem to find a plausible way to do it
microsoft/playwright#1799
Basically theres a workaround you can use in JS that works with the agent options settings in the node request library that allows you to dynamically inject ca bundles straight to the context.route.EventHandler
I've tried to find out if this can work using urllib request but I can't seem to find a plausible way to do it
Could you guys please advise?
Heres the work around from the JS version
The text was updated successfully, but these errors were encountered: