Running scripts with RESTful APIs
|
05-24-2017, 02:04 AM
Post: #5
|
|||
|
|||
RE: Running scripts with RESTful APIs
what are the correct separation? I haven't found nothing on it..
I've tried all spaces; spaces+tabs; spaces+tabs+newline; tabs+newline. All encoded and all failed ((( here is the simple script to test: logData 0 navigate https://google.com logData 1 navigate https://facebook.com and one of the tried POST: POST http://www.webpagetest.org/runtest.php POST data: label=testApi&location=ec2-eu-west-1%3AChrome%3ANative&runs=3&fvonly=0&script=logData+0+navigate+https%3A%2F%2Fgoogle.com+logData+1+navigate+https%3A%2F%2Ffacebook.com&video=1&k=...&tcpdump=1&mobile=1&tester=IP-AC1F1799&timeline=1&ignoreSSL=1 [no cookies] Request Headers: Connection: keep-alive Content-Type: application/x-www-form-urlencoded Content-Length: 282 Host: http://www.webpagetest.org Proxy-Connection: Keep-Alive User-Agent: Apache-HttpClient/4.3.1 (java 1.5) And all I get is always - "Invalid Script (make sure there is at least one navigate command and that the commands are tab-delimited). Please contact us if you need help with your test script. " |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Running scripts with RESTful APIs - ha_webdev - 04-06-2015, 11:52 PM
RE: Running scripts with RESTful APIs - pmeenan - 04-07-2015, 01:00 AM
RE: Running scripts with RESTful APIs - ha_webdev - 04-07-2015, 10:07 PM
RE: Running scripts with RESTful APIs - pmeenan - 04-07-2015, 10:30 PM
RE: Running scripts with RESTful APIs - playtech_wpt - 05-24-2017 02:04 AM
RE: Running scripts with RESTful APIs - pmeenan - 05-26-2017, 01:54 AM
|
User(s) browsing this thread: 1 Guest(s)