Skip to content

Fixes to FirefoxOptions.java #3327

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

Merged
merged 2 commits into from
Jan 8, 2017
Merged

Fixes to FirefoxOptions.java #3327

merged 2 commits into from
Jan 8, 2017

Conversation

DrMarcII
Copy link
Contributor

@DrMarcII DrMarcII commented Jan 5, 2017

- Remove unneeded check for both prefs and profile being present:
  According to mozilla/geckodriver#421
  having both is valid.
- Add getProfile method:
  Allows for use in intermediate nodes that need to modify the profile
  e.g. to add additional certs or extensions.
@lukeis lukeis merged commit a4e5719 into SeleniumHQ:master Jan 8, 2017
@DrMarcII DrMarcII deleted the firefoxoptions branch January 11, 2017 22:23
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

Successfully merging this pull request may close these issues.

2 participants