![]() |
Web Page Test and render blocking scripts - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: WebPagetest (/forumdisplay.php?fid=7) +--- Forum: General Discussion (/forumdisplay.php?fid=25) +--- Thread: Web Page Test and render blocking scripts (/showthread.php?tid=14290) |
Web Page Test and render blocking scripts - giri - 04-21-2016 06:15 AM Hello, Can web page test (WPT) point out the render blocking scripts in a page that is being tested ? I know google pagespeed insights lists out the render blocking scripts on the results/analysis page. Unfortunately, the page I am trying to test requires sign in and thus I can't use google pagespeed. I test the page in question with WPT with a script which signs in. Thanks ! RE: Web Page Test and render blocking scripts - pmeenan - 04-23-2016 12:15 AM Not directly. You can capture video and walk through the filmstrip/waterfall and see which scripts load before the initial render but there's no guarantee that they are all render-blocking. |