GoogleChromeLabs / ps-analysis-tool

Privacy Sandbox Analysis Chrome Extension and CLI for analysis and understanding of cookie usage on web pages, and new privacy-preserving Chrome APIs
https://www.privacysandbox.com
Apache License 2.0
97 stars 22 forks source link

Upgrade to the latest Puppeteer version and fix cookie mapping issues #704

Closed ayushnirwal closed 3 months ago

ayushnirwal commented 4 months ago

Description

This PR updates Puppeteer's version to 22.10.0 which has support for chrome version 125.

Relevant Technical Choices

Testing Instructions

No new UI or functionality changes were added in this PR.

Checklist

Fixes #628