Hi Perumal,
Also, can you provide the following:
- script you're using to start the Firefox Session
- firefox version
- selenium version
- geckodriver version
- error logs from the perl script
- error logs from the selenium server if you're using the Selenium server
Thanks.
Hi Daniel,
After upgrading "Selenium::Remote::Driver" to latest version which is 1.0, I am unable to access private sites like, Untrusted connection.
I am accessing a private secured site,
https://192.168.5.27, I am getting "Insecured Connection" Error, after creating the firefox driver... I was not hitting this issue, when I was using older version which is Selenium::Remote::Driver (0.27)... Do we have any workaround for this ?? means can we set any profile preferences to allow all the Insecured connections ?
Thanks in Advance