cloudfour / lighthouse-parade

A Node.js command line tool that crawls a domain and gathers lighthouse performance data for every page.
MIT License
362 stars 14 forks source link

Set a cookie using Puppeteer #143

Open gerardo-rodriguez opened 1 year ago

gerardo-rodriguez commented 1 year ago

This PR is not ready to be merged, but I wanted to be able to show the changes I made to get this working.

The goal was to use Puppeteer to set a cookie because I wasn't able to set a cookie through the lighthouse extraHeaders option.

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: 05b2f6b2a5a61ca1614a3058753702f3b30641af

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR