![]() |
Unable to download detailed CSV from API response - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: Web Performance (/forumdisplay.php?fid=3) +--- Forum: Discuss Test Results (/forumdisplay.php?fid=4) +--- Thread: Unable to download detailed CSV from API response (/showthread.php?tid=14391) |
Unable to download detailed CSV from API response - shuklat558 - 07-05-2016 02:38 PM Hi I am trying to use webpagetest API for testing page load time of a URL and receiving XML response. Below is the response after I make the HTTP request: Code: <?xml version="1.0" encoding="UTF-8"?> Quote:detailCSVtag, nothing happens. No csv is downloaded by the browser. Can somebody help me as to how I can get the detailed CSV report? |