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

Chrome and Chromium won't use specified profile #120

Closed
nenadalm opened this issue Feb 15, 2018 · 3 comments
Closed

Chrome and Chromium won't use specified profile #120

nenadalm opened this issue Feb 15, 2018 · 3 comments
Assignees

Comments

@nenadalm
Copy link
Contributor

Hi. When I've tried to create profile as described in the readme, browsers started but they didn't load the profile (I enabled notifications and camera/microphone in the profiles).

$ chromedriver --version
ChromeDriver 2.35.528139 (47ead77cb35ad2a9a83248b292151462a66cd881)
$ chromium-browser --version
Chromium 63.0.3239.108 Fedora Project
$ google-chrome --version
Google Chrome 64.0.3282.140
@igrishaev
Copy link
Collaborator

Well, I don't know whether those settings are passed through profiles. I tested profiles by setting a custom theme. It might be an issue related with different folder structure of Linux.

@igrishaev
Copy link
Collaborator

@Uunnamed could you take a look at it, please? Maybe it's been fixed in the modern releases of the drivers. You need to create a custom profile for the browser with some specific settings (e.g. install extensions, change colour scheme) and then pass the path to the profile when running the code.

@Uunnamed
Copy link
Contributor

@nenadalm thank you for your feedback. Fixed.
The fix will be available since 0.3.9.

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

3 participants