Skip to content

Conversation

@AlexCSDev
Copy link
Contributor

At some point CookieParam.PartitionKey became an object in DevTools protocol. This causes deserialization exception because it is currently defined as a string in puppeteer-sharp. This PR implements necessary changes to fix that.

@kblok
Copy link
Member

kblok commented Sep 18, 2024

Thanks for jumping in @AlexCSDev.
Do you mind matching this change upstream?

@AlexCSDev
Copy link
Contributor Author

I don't have much experience working with System.Text.Json, but I figured writing JsonConverter for this fix will be a decent solution?

I must mention that I did not test writing as I don't have any way of testing that quickly.

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