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
Now to figure out how to authenticate it. I will update this thread once a solution is found. If anyone has already encountered this issue, feel free to post it here.
Hello -
Are upstream proxies not supported? I figure it should be getting passed like this:
$BrowserMob = new PHPBrowserMobProxy_Client("localhost:8080/proxy?httpProxy=proxyhost:proxyport");
However, I can't get it to work. Is there any other way to set an external proxy and authenticate it?
Thanks!
The text was updated successfully, but these errors were encountered: