Skip to content

[py] Chrome options override desired capabilities - #7348

Closed
earendil wants to merge 1 commit into
SeleniumHQ:trunkfrom
earendil:bug/chrome_options_overwrite_capabilities
Closed

[py] Chrome options override desired capabilities#7348
earendil wants to merge 1 commit into
SeleniumHQ:trunkfrom
earendil:bug/chrome_options_overwrite_capabilities

Conversation

@earendil

@earendil earendil commented Jul 1, 2019

Copy link
Copy Markdown
Contributor
  • Pass options to the remote driver (future proof)
  • Convert desired caps to options rather than the other way around

Fixes #5709

* Pass options to the remote driver (future proof)
* Convert desired caps to options rather than the other way around

Fixes SeleniumHQ#5709
@earendil earendil closed this Jul 4, 2019
@earendil earendil reopened this Jul 4, 2019
@barancev barancev added the C-py Python Bindings label Oct 3, 2019
@CLAassistant

CLAassistant commented Nov 23, 2019

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@diemol diemol closed this Jul 12, 2020
@diemol diemol reopened this Jul 12, 2020
@diemol
diemol changed the base branch from master to trunk July 12, 2020 20:21
AutomatedTester added a commit that referenced this pull request Jan 25, 2021
The code  has been moved around over time so have take the gist of
the original PR by @earendil and made it work. Original PR in #7348
@AutomatedTester

Copy link
Copy Markdown
Member

landed in c23e440 after updating

@nijel nijel mentioned this pull request Mar 7, 2021
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C-py Python Bindings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[python] chrome options overwrite capabilities that was settled previously

5 participants