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
Your original example shows unauthorized smart proxies, and for authorized proxies the proposed method works for Firefox, but does not work for Chrome, the script is attached.
Wasted a lot of time trying to run chrome through an authorized smartproxy - but no success so far...
The shown examples of our Selenium scripts all use the Whitelisted IP auth method. It's because Selenium does not natively support user:pass authentication method.
However, we do have an example of how to connect using user:pass authentication method, you can find it here. This example shows our custom extension being used alongside the main script.
Hi!
Your original example shows unauthorized smart proxies, and for authorized proxies the proposed method works for Firefox, but does not work for Chrome, the script is attached.
Wasted a lot of time trying to run chrome through an authorized smartproxy - but no success so far...
proxy_test_3_clean.txt
The text was updated successfully, but these errors were encountered: