Replies: 2 comments 5 replies
-
@Bajibabup this seems like a proxy issue, are you behind a corporate proxy? |
Beta Was this translation helpful? Give feedback.
0 replies
-
YesSent from my iPhoneOn Feb 15, 2023, at 1:30 PM, Christian Bromann ***@***.***> wrote:
@Bajibabup this seems like a proxy issue, are you behind a corporate proxy?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I started using selenium-standalone-service(Version 8.3.2) for WebdriverIO. Its been installed in node modules successfully.
However, while executing the tests I am getting below error.
I have verified the folder "selenium-standalone.selenium", found that all web-driver folders empty, selenium-server folder is also empty. I manually placed the concerned webdriver Zip folders and exe files in the concerned folder. But, still same issue. I think my company proxy settings might me blocking it. Please can you help to fix this issue.
Error Info:
"getDownloadStream". Could not download https://selenium-release.storage.googleapis.com/3.150/IEDriverServer_x64_3.150.1.zip
See more details below:
self signed certificate in certificate chain
C:\UIFraemwork\node_modules\selenium-standalone\lib\install.js:292
throw new Error('Could not download ' + downloadUrl);
Beta Was this translation helpful? Give feedback.
All reactions