Visual validation of the dom element getting hit (and what else is visable) is very useful.
Ideally I want to have the capture height of the browser go off the screen. Sounds like a virtual desktop to me (in the *nix world), will have to see if I can get windows to do it.
Yeah, the browser window should be able to extend well past the desktop in either dimension and still capture correctly (video will clip at the desktop though as it records what is actually on screen). It may also be possible to capture the full document regardless of browser height but that will take some more looking into.
Sort of. As long as your desktop is at least the size of the browser window you are trying to capture then the attached urlblast should work. Just add:
Browser Width=1600
Browser Height=1200
(or whatever dimensions you want) to urlblast.ini
I’m having a few problems getting it to go larger than the desktop that are going to require changes to pagetest itself but I’m also in the middle of some open-heard surgery on pagetest so it’s not in a good state to make those changes so it will be a little while before I can have it go beyond the desktop.