03-15-2016, 09:08 AM
HI Guys,
We are testing pagination and want to compare load time between page1 and page2. we have script ready to navigate from page1 to page2 but the waterfall view is not showing up the page2 load.
we only see load times in waterfall view for this step.
navigate http://www.walmart.com/search/?query=tod...s&cat_id=0
but not for
execAndWait document.querySelector('ul.paginator-list>li:nth-child(2)>button').click()
Script:-
--------
combineSteps
navigate http://www.walmart.com/search/?query=tod...s&cat_id=0
execAndWait document.querySelector('ul.paginator-list>li:nth-child(2)>button').click()
Test :-
-------
http://www.webpagetest.org/result/160315_3N_CB/
Thanks,
anil.
We are testing pagination and want to compare load time between page1 and page2. we have script ready to navigate from page1 to page2 but the waterfall view is not showing up the page2 load.
we only see load times in waterfall view for this step.
navigate http://www.walmart.com/search/?query=tod...s&cat_id=0
but not for
execAndWait document.querySelector('ul.paginator-list>li:nth-child(2)>button').click()
Script:-
--------
combineSteps
navigate http://www.walmart.com/search/?query=tod...s&cat_id=0
execAndWait document.querySelector('ul.paginator-list>li:nth-child(2)>button').click()
Test :-
-------
http://www.webpagetest.org/result/160315_3N_CB/
Thanks,
anil.