GoogleChrome / GoogleChrome/lighthouse
Update puppeteer types to accept `puppeteer-core` from outside Lighthouse
Open
breaking
P2
- Dominant language
- JavaScript
- Stars
- 30.8k
- Forks
- 9.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 19
Description
When I try to use Cypress/puppeteer plugin for lighthouse user flow it doesn't work for me
The problem is that the function startFlow from lighthouse assume that he will receive the page from lighthouse/types/puppeteer but it received from puppeteer-core/lib/types.
is there a way to solve this problem OR should we use puppeteer itself and there is no way to work with cypress?
Contributor guide
Assessment
This issue has not been assessed yet.