![]() |
Question about script navigation - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: WebPagetest (/forumdisplay.php?fid=7) +--- Forum: Bugs/Issues (/forumdisplay.php?fid=10) +--- Thread: Question about script navigation (/showthread.php?tid=12864) |
Question about script navigation - chchrist - 03-19-2014 08:57 AM Hello all, This one is not actually an issue, just a question.. I use a script to login to facebook and navigate to an app. The speed index is calculated for the last navigate or for all the screens? Here is the script I am using: navigate http://www.facebook.com/index.php setValue id=email myemail@hello.com setValue id=pass mypassword submitForm login_form navigate https://apps.facebook.com/myapp/ |