cloudfour / cloudfour/lighthouse-parade
Allow ability to set cookies
Open
- Dominant language
- TypeScript
- Stars
- 373
- Forks
- 15
- Avg merge
- 13h 36m
- Merged PRs (30d)
- 34
Description
A "working concept" of this feature can be found here: https://github.com/cloudfour/lighthouse-parade/pull/143/files
Maybe something like:
```
npx lighthouse-parade --cookies
```
cookie file (JSON):
```
{
"myCookie": "someValue"
}
```
Contributor guide
Assessment
This issue has not been assessed yet.