Skip to content

Conversation

@bgrainger
Copy link

Fixes #2943

Fix an assumption that obj.Params can always be deserialized to ConnectionResponseParams, and only make that conversion for the two messages that need it (Target.attachedToTarget, Target.detachedFromTarget).

Copy link
Member

@kblok kblok left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you want to bump the version? I can tag it if this is blocking you.

@kblok
Copy link
Member

kblok commented Dec 5, 2025

Let's add a test expectation in TestExpectations.local.json to ignore it in firefox.

@bgrainger
Copy link
Author

Not completely sure of the required syntax in TestExpecations, but hopefully I excluded this correctly?

Also bumped the version, since it would be nice to get a fixed version published. Thanks!

bgrainger and others added 2 commits December 6, 2025 12:18
Co-authored-by: Darío Kondratiuk <dariokondratiuk@gmail.com>
Co-authored-by: Darío Kondratiuk <dariokondratiuk@gmail.com>
Co-authored-by: Darío Kondratiuk <dariokondratiuk@gmail.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.

[ICDPSession] Page.startScreencast causes subsequent operations to fail

2 participants