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

Unable to get installed on Centos using the chromedriver #18

Closed
lennylmiller opened this issue Jul 23, 2015 · 1 comment
Closed

Unable to get installed on Centos using the chromedriver #18

lennylmiller opened this issue Jul 23, 2015 · 1 comment

Comments

@lennylmiller
Copy link

No description provided.

@fhoeben
Copy link
Owner

fhoeben commented Jul 29, 2015

No chromedriver executable is bundled for Linux (only for OS-X and Windows), is that the issue?
If so, try adding a 'linux' directory below the 'webdrivers' directory (next to the osx directory) and placing a chromedriver executable for your platform there. Or use SeleniumDriverSetup's methods to start the browser using the driver class (if not already set, there is also a method to set system properties which will allow you to set the system property to point to the right installation location).

@fhoeben fhoeben closed this as completed Aug 3, 2015
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

2 participants