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

feat: implement capabilities handling in session.new #2448

Merged
merged 6 commits into from
Aug 1, 2024

Conversation

OrKoN
Copy link
Collaborator

@OrKoN OrKoN commented Jul 30, 2024

This PR moves Mapper options to be processed inside session.new so that there is a single place on how these options have to be provided and that allows using the mapper in the same way as other protocol implementations.

ChromeDriver issue: https://crbug.com/356371297

@OrKoN OrKoN force-pushed the orkon/capabilities-processing branch 8 times, most recently from 72b1e9a to 4b3cbc2 Compare August 1, 2024 08:33
@Lightning00Blade Lightning00Blade force-pushed the orkon/capabilities-processing branch from 4b3cbc2 to b873713 Compare August 1, 2024 11:21
@OrKoN OrKoN force-pushed the orkon/capabilities-processing branch from 941b12c to b18470c Compare August 1, 2024 12:25
@Lightning00Blade Lightning00Blade added the update-expectations Update WPT expectations label Aug 1, 2024
@github-actions github-actions bot removed the update-expectations Update WPT expectations label Aug 1, 2024
Signed-off-by: Browser Automation Bot <browser-automation-bot@google.com>
@OrKoN OrKoN marked this pull request as ready for review August 1, 2024 13:10
@OrKoN OrKoN requested a review from Lightning00Blade August 1, 2024 13:10
@OrKoN OrKoN requested a review from Lightning00Blade August 1, 2024 13:44
@OrKoN OrKoN merged commit 9c74a9c into main Aug 1, 2024
49 checks passed
@OrKoN OrKoN deleted the orkon/capabilities-processing branch August 1, 2024 14:14
OrKoN pushed a commit that referenced this pull request Aug 5, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.6.4](chromium-bidi-v0.6.3...chromium-bidi-v0.6.4)
(2024-08-05)


### Features

* implement capabilities handling in session.new
([#2448](#2448))
([9c74a9c](9c74a9c))


### Bug Fixes

* do not log env
([#2471](#2471))
([048fed1](048fed1))
* improve capabilities matching
([#2464](#2464))
([8181e44](8181e44))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
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.

3 participants