![]() |
speed index and start render is empty - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: WebPagetest (/forumdisplay.php?fid=7) +--- Forum: General Discussion (/forumdisplay.php?fid=25) +--- Thread: speed index and start render is empty (/showthread.php?tid=14892) |
speed index and start render is empty - francis.s@quikr.com - 05-17-2017 05:25 AM Hi Good people, I am new to wpt. I am trying hit the api to http://www.webpagetest.org/runtest.php?url=bangalore.quikr.com/quikrx&runs=1&f=json&k=<xxx>&location=ap-south-1:Chrome.Cable for this particular location start render and speed is index is empty, Am i missing anything here. http://www.webpagetest.org/result/170516_1Y_19XH/ Thanks RE: speed index and start render is empty - pmeenan - 05-17-2017 10:28 PM You need to enable video capture to get the visual metrics - passing video=1 should do it. RE: speed index and start render is empty - francis.s@quikr.com - 05-20-2017 12:46 PM Thank you, enabling the video did the trick. (05-17-2017 10:28 PM)pmeenan Wrote: You need to enable video capture to get the visual metrics - passing video=1 should do it. |