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

fix: improve capabilities matching #2464

Merged
merged 1 commit into from
Aug 2, 2024
Merged

Conversation

OrKoN
Copy link
Collaborator

@OrKoN OrKoN commented Aug 1, 2024

This PR improves capabilities matching to support capabilities that could be cross-browser for Puppeteer. It is not fully aligned with the spec though as we expect most of things to be handled by ChromeDriver.

@OrKoN OrKoN force-pushed the orkon/improve-capabilities branch 3 times, most recently from b78bab1 to 87c4285 Compare August 1, 2024 17:44
@OrKoN OrKoN requested a review from Lightning00Blade August 1, 2024 17:44
@OrKoN OrKoN force-pushed the orkon/improve-capabilities branch from 87c4285 to a908bea Compare August 2, 2024 09:49
@OrKoN OrKoN enabled auto-merge (squash) August 2, 2024 09:49
@OrKoN OrKoN force-pushed the orkon/improve-capabilities branch from a908bea to 40e4cc8 Compare August 2, 2024 11:19
@OrKoN OrKoN merged commit 8181e44 into main Aug 2, 2024
49 checks passed
@OrKoN OrKoN deleted the orkon/improve-capabilities branch August 2, 2024 11:26
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.

2 participants