![]() |
"Event Name" is empty in Raw page data & Raw object data - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: WebPagetest (/forumdisplay.php?fid=7) +--- Forum: Bugs/Issues (/forumdisplay.php?fid=10) +--- Thread: "Event Name" is empty in Raw page data & Raw object data (/showthread.php?tid=13818) |
"Event Name" is empty in Raw page data & Raw object data - jyoprakash - 07-10-2015 02:20 AM We are trying to run multi step script and its running fine, however when I download the result I see that "Event Name" column is empty where as I had put setEventName in the script. I am running Private instance. Sample script: setEventName Step1 navigate http://www.google.com setEventName Step2 navigate http://www.yahoo.com RE: "Event Name" is empty in Raw page data & Raw object data - jyoprakash - 07-10-2015 01:56 PM looks like its fixed in 2.17 release RE: "Event Name" is empty in Raw page data & Raw object data - pmeenan - 07-11-2015 07:18 AM Up until very recently it wasn't supported in wptdriver though apparently when it was added it was also not working correctly. I just pushed a fix so it should be working correctly. You'll need to update your agents to the latest release (223) to pick it up: https://sites.google.com/a/webpagetest.org/docs/private-instances#TOC-Updating-Test-Agents RE: "Event Name" is empty in Raw page data & Raw object data - shraddha - 04-19-2017 04:55 PM (07-11-2015 07:18 AM)pmeenan Wrote: Up until very recently it wasn't supported in wptdriver though apparently when it was added it was also not working correctly. I just pushed a fix so it should be working correctly. You'll need to update your agents to the latest release (223) to pick it up: https://sites.google.com/a/webpagetest.org/docs/private-instances#TOC-Updating-Test-Agents doesn't it work with public instance? |