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

Fixed #90 - pass the Firefox profile as moz:firefoxOptions #91

Merged
merged 1 commit into from May 9, 2017
Merged

Fixed #90 - pass the Firefox profile as moz:firefoxOptions #91

merged 1 commit into from May 9, 2017

Conversation

pelme
Copy link
Member

@pelme pelme commented Jan 3, 2017

See #90 for more information.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.07%) to 90.0% when pulling 4513a55 on pelme:remote-geckodriver-profile into 8e4cefd on pytest-dev:master.

Copy link
Member

@bubenkoff bubenkoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small issue

# remote geckodriver does not support the firefox_profile desired
# capatibility. Instead `moz:firefoxOptions` should be used:
# https://github.com/mozilla/geckodriver#firefox-capabilities
kwargs['moz:firefoxOptions'] = {}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what if moz:firefoxOptions is passed via fixture?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good point. I will change it to take care of not overwriting any existing moz:firefoxOptions / profile!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still waiting :)

@bubenkoff bubenkoff merged commit 4513a55 into pytest-dev:master May 9, 2017
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.

None yet

3 participants