MarketSquare / webdrivermanager

Python module to facilitate downloading and deploying WebDriver binaries for Chrome, Firefox, Opera & Edge
https://pypi.org/project/webdrivermanager/
MIT License
100 stars 38 forks source link

Not able to work inside company proxy #79

Open Luzhmf opened 2 years ago

Luzhmf commented 2 years ago

Hello! Using the version 0.10.0 inside my company proxy I'm not able to download the webdriver. Could you guys please add a parameter to be possible provide a proxy?

Thanks a lot!

Luzhmf commented 2 years ago

Updating the issue, actually I'm getting error inside the proxy, but, SSL error:

Failed to parse compatible version: HTTPSConnectionPool(host='www.googleapis.com', port=443): Max retries exceeded with url: /storage/v1/b/chromedriver/o/LATEST_RELEASE_95.0.4638 (Caused by ProxyError('Cannot connect to proxy.', NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x03B15688>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed'))) Unable to download webdriver's at this time due to network connectivity error