Test Data missing error -public wpt instance for scripted tests
|
07-11-2018, 02:58 AM
Post: #1
|
|||
|
|||
Test Data missing error -public wpt instance for scripted tests
Hi All,
I initially posted this in bugs/issues category. Received feedback and updated the script. Posting this in the right forum. Please find the script in the attached screenshot that I am trying to execute using node js wrapper for wpt. I am getting Invalid script error.[below] Please find the attached screenshot of the script that I am trying to execute but getting the below. Please let me know what is wrong with the script. { "statusCode": 400, "statusText": "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." } Thanks! Y.S.Sridhar |
|||
07-11-2018, 08:03 AM
Post: #2
|
|||
|
|||
RE: Test Data missing error -public wpt instance for scripted tests
Have you verified that this script works via the WPT UI? I'd do all debugging there to make sure the script is exactly what you want, then work on automating it via script.
|
|||
07-11-2018, 12:56 PM
(This post was last modified: 07-12-2018 06:11 AM by sreeash_wpt.)
Post: #3
|
|||
|
|||
net::ERR_NAME_NOT_RESOLVED
(07-11-2018 08:03 AM)MachMetrics Wrote: Have you verified that this script works via the WPT UI? I'd do all debugging there to make sure the script is exactly what you want, then work on automating it via script. Thanks a lot for the reply!! Now I am getting a different error. Please refer the attached screenshot and let me know whether I am missing any other step. logData 0 navigate wwww.google.com logData 1 setValue name=q webpagetest submitForm name=f Also could you please point some details on how to translate this to a working version of command-value to execute in node js. Thank you!! Regards, Y.S.Sridhar |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)