New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using Rselenium #9
Comments
|
@msgoussi can you try running the command as follows: or you can set session wide: |
|
I know it is network issue, since our IT team is having an aggressive firewall because the virus attach on Saudi Arabia, so I am trying to solve this problem via them. |
|
The YAML file outlining the download of phantomjs is as follows: It calls bitbucket: https://api.bitbucket.org/2.0/repositories/ariya/phantomjs/downloads?pagelen=100 so looks like the issues are with the certificates being used for this site. I am guessing this command is returning the error. |
|
Yes indeed, it is returning error and I am stuck. |
|
Unfortunately |
|
It is not working, but IT team will work on it today and I will inform you with the updates. |
|
IT team worked on the problem as follows: however when i run I opened the folder C:\Users\310677\AppData\Local\binman\binman_phantomjs\windows Please advice. |
|
Try removing the phantomjs versions and retrying: If the error persists something is blocking/impeding the download of the zip files from url's such as: https://api.bitbucket.org/2.0/repositories/ariya/phantomjs/downloads/phantomjs-2.0.0-windows.zip |
|
John |
|
Happy to help |
I know this is a long time after this issue was raised, but this actually helped me and resolved my problems. Thank you! |
Please fill the following template:
Operating System
windows 10
Please describe Expected behaviour
Please describe Actual behaviour
Steps to reproduce the behaviour
wdman::selenium(retcommand = TRUE)
checking Selenium Server versions:
BEGIN: PREDOWNLOAD
BEGIN: DOWNLOAD
BEGIN: POSTDOWNLOAD
checking chromedriver versions:
BEGIN: PREDOWNLOAD
BEGIN: DOWNLOAD
BEGIN: POSTDOWNLOAD
checking geckodriver versions:
BEGIN: PREDOWNLOAD
BEGIN: DOWNLOAD
BEGIN: POSTDOWNLOAD
checking phantomjs versions:
BEGIN: PREDOWNLOAD
Error in open.connection(con, "rb") :
Peer certificate cannot be authenticated with given CA certificates
is there a way to solve this problem!!!!
via downloading and installing phantomjs manually.
The text was updated successfully, but these errors were encountered: