Variation of runTest methods of WebPage Test APi
|
05-06-2015, 07:50 AM
Post: #1
|
|||
|
|||
Variation of runTest methods of WebPage Test APi
I am using "https://github.com/marcelduran/webpagetest-api" for performance test ,
Currently below method performs only '1' run and uses 'Dulles:Chrome' by default. wpt.runTest('https://www1.XXX.com',function(err, data) { console.log(err || data); }); How can i pass 'runs' and browser details in 'runTest method ? any help is really appreciated. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)