platonai / PulsarRPA

Automate webpages at scale, scrape web data completely and accurately with high performance, distributed AI-RPA.
Apache License 2.0
778 stars 118 forks source link

CDP upgraded and failed to serialize ResponseReceivedExtraInfo since Google Chrome 127. #74

Open platonai opened 4 months ago

platonai commented 4 months ago

CDP upgraded and failed to serialize ResponseReceivedExtraInfo since Google Chrome 127.

Exception:

com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot deserialize value of type `java.lang.String` from Object value (token `JsonToken.START_OBJECT`)
at [Source: UNKNOWN; byte offset: #UNKNOWN] (through reference chain: com.github.kklisura.cdt.protocol.v2023.events.network.ResponseReceivedExtraInfo["cookiePartitionKey"])

Solution:

remove cookiePartitionKey from ResponseReceivedExtraInfo