Skip to content

PSI: fullPageScreenshot in Lighthouse 10 #14886

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
alekseykulikov opened this issue Mar 14, 2023 · 5 comments
Closed

PSI: fullPageScreenshot in Lighthouse 10 #14886

alekseykulikov opened this issue Mar 14, 2023 · 5 comments
Assignees
Labels

Comments

@alekseykulikov
Copy link
Contributor

alekseykulikov commented Mar 14, 2023

What happened?

The newest Lighthouse v10 has been released to PSI today. The PSI response doesn't have fullPageScreenshot attribute, which was moved from audits['full-page-screenshot'] in v10. It's also unspecified in PSI docs.

But, it's available at pagespeed.web.dev as window.__LIGHTHOUSE_JSON__.fullPageScreenshot, therefore it's an issue with PSI API response.

curl "https://www.googleapis.com/pagespeedonline/v5/runPagespeed?url=https://treo.sh/" > treo1.json 

What did you expect?

Add fullPageScreenshot to PSI API response.

How were you running Lighthouse?

PageSpeed Insights

Lighthouse Version

10.0.2

@paulirish
Copy link
Member

Thanks for catching and reporting. We'll fix.

@ejerskov
Copy link

Has this been fixed? I still dont see the full screenshot in the pagespeed api

@paulirish
Copy link
Member

Nope. This got held up for annoying reasons but we've been pushing on it. I'm hoping its deployed in the next 12 hrs..

@paulirish paulirish reopened this Mar 16, 2023
@adamraine adamraine assigned paulirish and unassigned adamraine Mar 16, 2023
@paulirish
Copy link
Member

It's rolling out now. 1/4 done. Should be complete within the next 3 hours.

@alekseykulikov
Copy link
Contributor Author

Thanks for the quick fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants