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

Please update CDP from recent chromium version #229

Closed
Havunen opened this issue Jul 28, 2024 · 1 comment · Fixed by #230
Closed

Please update CDP from recent chromium version #229

Havunen opened this issue Jul 28, 2024 · 1 comment · Fixed by #230

Comments

@Havunen
Copy link
Contributor

Havunen commented Jul 28, 2024

There are new methods / events which cause serde deserialization failures.

Event: Err(Serde(Error("data did not match any variant of untagged enum Message", line: 0, column: 0)))
Event: Err(Serde(Error("data did not match any variant of untagged enum Message", line: 0, column: 0)))
Event: Err(Serde(Error("data did not match any variant of untagged enum Message", line: 0, column: 0)))
Event: Err(Serde(Error("data did not match any variant of untagged enum Message", line: 0, column: 0)))
Event: Err(Serde(Error("data did not match any variant of untagged enum Message", line: 0, column: 0)))
Event: Err(Serde(Error("data did not match any variant of untagged enum Message", line: 0, column: 0)))
Event: Err(Serde(Error("data did not match any variant of untagged enum Message", line: 0, column: 0)))

The CDP seems to be generated from chromium 107 #135

@Havunen
Copy link
Contributor Author

Havunen commented Jul 28, 2024

ping @mattsse getting CDP up to date would be much appreciated 🙏

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 a pull request may close this issue.

1 participant