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 readonly capabilities #2070

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Conversation

OrKoN
Copy link
Collaborator

@OrKoN OrKoN commented Mar 25, 2024

Note that e2e or chromedriver tests would not work here since they override session.new call. This PR does not implement capability matching since this is not required by Puppeteer yet.

@OrKoN OrKoN requested a review from Lightning00Blade March 25, 2024 17:31
@OrKoN
Copy link
Collaborator Author

OrKoN commented Mar 25, 2024

Note that e2e or chromedriver tests would not work here since they override session.new call

@OrKoN OrKoN force-pushed the orkon/support-session-new branch 5 times, most recently from e91d4c7 to 28bf426 Compare March 25, 2024 20:31
@OrKoN OrKoN force-pushed the orkon/support-session-new branch from 28bf426 to 97b72e8 Compare March 25, 2024 20:39
@OrKoN OrKoN merged commit a93aa60 into main Mar 25, 2024
47 checks passed
@OrKoN OrKoN deleted the orkon/support-session-new branch March 25, 2024 20:52
OrKoN pushed a commit that referenced this pull request Mar 26, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.5.15](chromium-bidi-v0.5.14...chromium-bidi-v0.5.15)
(2024-03-25)


### Features

* better support for `network.provideResponse`
([#2065](#2065))
([99f81fe](99f81fe))
* implement readonly capabilities
([#2070](#2070))
([a93aa60](a93aa60))


### Bug Fixes

* continue blocking if CDP command fails
([#2068](#2068))
([43e7f83](43e7f83))
* don't encode body 2 times
([#2069](#2069))
([aa20457](aa20457))
* throw NoSuchAlertException for prompts
([#2055](#2055))
([f67f79b](f67f79b))

---
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