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: continue blocking if CDP command fails #2068

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

Lightning00Blade
Copy link
Collaborator

@Lightning00Blade Lightning00Blade commented Mar 25, 2024

This should be no OK as the class itself does not relay on this property, only the NetworkProcessor (aka commands) do.
#2035

@Lightning00Blade Lightning00Blade merged commit 43e7f83 into main Mar 25, 2024
47 checks passed
@Lightning00Blade Lightning00Blade deleted the block-request-when-cdp-command-fails branch March 25, 2024 17:08
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