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

Check for desired_capabilities to avoid overwriting it #120

Merged
merged 1 commit into from
Nov 9, 2022

Conversation

oyvinev
Copy link
Collaborator

@oyvinev oyvinev commented Oct 11, 2022

desired_capabilities is overwritten when accept_ssl_certs=True is set on context. Avoided here by updating the dict in "desired_capabilities" instead of overwriting it.

@oyvinev oyvinev requested a review from ggozad October 11, 2022 10:00
@ggozad ggozad merged commit edf88f6 into master Nov 9, 2022
@ggozad ggozad deleted the avoid-overwriting-desired-capabilities branch November 14, 2022 12:35
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