Screenshot Image URL
SunnyGurnani opened this issue · 2 comments
SunnyGurnani commented
Compare is looking for screenshot image at
pages//data/screenshots/1.png
Whereas SiteSpeed.io is storing screenshots at following.
pages//data/screenshots/1/afterPageCompleteCheck.png
To replicate use following URL to compare.
https://dobermanv2.s3-us-west-2.amazonaws.com/sitespeed-result/2020/10/19/xGIVIfF4e-control/pages/www.realtor.com/data/browsertime.har
soulgalore commented
Ah thank you @SunnyGurnani for reporting! When I refactored that I missed to update the meta-link that is generated in sitespeed.io. I've pushed a PR, when it pass I'll do a new release of sitespeed.io to fix it.
soulgalore commented
This should be fixed.