have a correct start render on a seconde page
|
02-15-2013, 02:38 AM
Post: #1
|
|||
|
|||
have a correct start render on a seconde page
Hi
I want to automate tests on a page I cant be sure about the URL. My take was to navigate on a homepage then click on one of the link to get the page, something like this : Code: logData 0 So I tried to cheat WPT agent by having a white screen for the first page Code: logData 0 that works on Chrome : http://www.webpagetest.org/results.php?t...24e9bb644f my start render is around 1 s, and the filmstrip view is correct but not on IE8 : http://www.webpagetest.org/result/130214...1/details/ Bug #1 : My start render is near 0 Bug #2 : the filmstrip view displays the wrong image (looks like the final screenshot of the previous page) instead of the 2nd page loading like on Chrome. Note that both tests have been made from a private instance (WPT 2.9, I guess agents are up to date too) and exported. Bug #3 : When I try the same script on public WPT (Dulles and ireland), even Chrome has the stripview bug and the near 0 start render : http://www.webpagetest.org/video/compare...end=visual Anything you can do to fix this ? or have a workaround ? Jean-pierre VINCENT braincracking.org Fork of WPT monitor private instance : https://github.com/jpvincent/WPT-server |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)