How to set browser type and connection speed?
|
01-19-2015, 01:07 AM
Post: #1
|
|||
|
|||
How to set browser type and connection speed?
I'm trying to build a URL for testing but I'm having troubling finding how to pass the browser type and connection type. Currently I have:
http://www.webpagetest.org/runtest.php?u...callback=? To this url I want to add the parameters for browser and connection, how would I go about doing this. Thanks! |
|||
01-20-2015, 02:30 AM
Post: #2
|
|||
|
|||
RE: How to set browser type and connection speed?
The docs here will help: https://sites.google.com/a/webpagetest.o...stful-apis
But basically you need to specific the location, browser and network connection e.g. Dulles:Chrome.DSL, if you want a custom speed use custom instead on DSL and use the bwUp, bwDown, latency and plr parameters. getLocations.php will give you the locations and browser combinations Andy Using WebPageTest - http://usingwpt.com/ |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)