I now have a local hosted version of webpagetest running on my PC. This uses urlBlast to fire up the pagetest.ext app. (For some reason on my PC it doesn’t work in IE7 as the CIEHook plug-in prevents my browser from connecting to any website). So I’m using pagetest.exe for now.
Now I would like to extend this further, and use the scripting capability that is provided: (See
Pagetest download | SourceForge.net)
Is it possible to automate this? So either:
- Can I access a restful URL where I point the locally hosted version of webpagetest at a script on my machine? Or,
- Can I get URLBlast to run a script, or
- Something else that I’ve missed!
Whatever the solution, I need an approach that I can automate.
It’s also worth noting that because (for some odd reason) I can’t get urlBlast to work with IE, the solution will have to use pagestest.exe.
Finally, once all this is up and running, where can I go to get the data from my tests?
Many thanks in advance,
Martin