GoogleChrome / GoogleChrome/lighthouse
Leverage full-page-screenshot for prominent screenshot in report
Open
P2
report
- Dominant language
- JavaScript
- Stars
- 30.8k
- Forks
- 9.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 19
Description
In https://github.com/GoogleChrome/lighthouse/pull/13123 we add the final-screenshot to be highly visible in the report. Unfortunately this will only work as long as the performance category is included.
However we have all sorts of logic to reliably gather the full-page-screenshot regardless of category selection. So we could switch to using that and always have the benefit.
Contributor guide
Assessment
This issue has not been assessed yet.