How to execute the webpagetest script using API
|
12-10-2015, 07:49 PM
Post: #1
|
|||
|
|||
How to execute the webpagetest script using API
Hi Patric,
I am facing an issue while executing the webpagetest script(more than one script line) using API. I have developed the WPT script for our scenario and the script like as... navigate https://edge12345.com/ setValue name'proxyUsername xxxxx setValue name'proxyPassword xxxx clickAndWait name'loginSubmit I am using HTTP Requester for posting the request to API, for single script line i am using parameter "script" with value as "google.co.in" and working fine. But in my script i have more script line as mentioned above. How can we pass this entire script to the API. I have tired by passing ALL script lines to the "script" parameter but no luck. Please help us on how to execute WPT script having multiple commands (navigate, setValue, ClickAndWait) etc. Thanks, Vijay |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
How to execute the webpagetest script using API - Vijayram - 12-10-2015 07:49 PM
RE: How to execute the webpagetest script using API - Vijayram - 12-15-2015, 05:24 PM
RE: How to execute the webpagetest script using API - pmeenan - 12-16-2015, 02:10 AM
RE: How to execute the webpagetest script using API - Vijayram - 12-18-2015, 10:49 PM
|
User(s) browsing this thread: 1 Guest(s)