Lighthouse prompts for reliability feedback - Lighthouse 2.6.0
See original GitHub issuelighthouse --disable-network-throttling --disable-cpu-throttling --max-wait-for-load 80000 --port 9223 --output html --output json --output-path "/home/pmeenan/src/wptagent/work/VM9-01/171121_YP_b7a62bc27d0347176dad6b2285034704.1.0/lighthouse.json" --save-assets "http://www.webpagetest.org/?bare=1"
We're constantly trying to improve Lighthouse and its reliability.
May we anonymously report runtime exceptions to improve the tool over time?
Learn more: https://github.com/GoogleChrome/lighthouse/blob/master/docs/error-reporting.md (y/N)
It does look like it skips over the prompt after a delay and may only happen the first time. Would be nice if there was a --headless flag or something to let Lighthouse know that there is no user at the keyboard to answer prompts and skip over them entirely.
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
lighthouse/changelog.md - UNPKG
* If a page has publicly-accessible JavaScript source maps, Lighthouse will collect them to enhance the `unused-javascript` audit. In future versions of ...
Read more >Lighthouse overview - Chrome Developers
You give Lighthouse a URL to audit, it runs a series of audits against the page, and then it generates a report on...
Read more >Polycom UC Software Administrator Guide 5.4.0 A
your opinions and comments to DocumentationFeedback@polycom.com. ... this case lighthouse.jpg, and the expansion module displays the tulips.jpg.
Read more >Version 2 - Release Notes - Sitebulb
As you might expect, people had lots of questions about implementation, ... And yes, including all those sexy Lighthouse metrics like TTFB and...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’m good with turning it on all the time if it helps debug issues. I just flipped it on and the agents will pick it up within the next hour.
Awesome thanks @pmeenan!