Skip to content
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

Setting desired_capabilities #45

Open
givigier opened this issue Jun 15, 2020 · 1 comment
Open

Setting desired_capabilities #45

givigier opened this issue Jun 15, 2020 · 1 comment

Comments

@givigier
Copy link

I'm running a crawler with the selenium_firefox engine but I got the following exception Selenium::WebDriver::Error::InsecureCertificateError:. As I see on this link https://github.com/SeleniumHQ/selenium/wiki/Ruby-Bindings#ssl-certificates it's something I need to configure on firefox.

Is it possible to set the option desired_capabilities through Kimurai?

@givigier
Copy link
Author

@vifreefly Hi, I created this PR #46 just as note about how I fixed the issue. I would like to know how you think is the best way to add this option and of course, to know if makes sense to add this option to the project.

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant