11-14-2014, 12:30 AM
Hi,
I would like to record a whole user workflow:
I would like to be able to see details of pages loaded in series and the exported HAR file shall have the same separation.
Is this possible.
I have attached the script I am using. I have tested the command in Firebug and Chrome dev tools and it seems to work as intended.
What I get as out put are the select country and login page. The home page is never shown, neither the other. I have payed around with combineSteps, ending in failing in runs.
Is there a bug in my script?
This is the result of my last run:
http://www.webpagetest.org/result/141113_ZB_ZKH/
Without cobineSteps i had a result which contains all pages , but evrything is "folded" to one timeline.
regards
I would like to record a whole user workflow:
- Select country page
- Log in to country page
- Select Service 1..3
- log out
I would like to be able to see details of pages loaded in series and the exported HAR file shall have the same separation.
Is this possible.
I have attached the script I am using. I have tested the command in Firebug and Chrome dev tools and it seems to work as intended.
What I get as out put are the select country and login page. The home page is never shown, neither the other. I have payed around with combineSteps, ending in failing in runs.
Is there a bug in my script?
This is the result of my last run:
http://www.webpagetest.org/result/141113_ZB_ZKH/
Without cobineSteps i had a result which contains all pages , but evrything is "folded" to one timeline.
regards