How can I get the result ID from CLI test call
|
06-29-2018, 06:00 AM
Post: #1
|
|||
|
|||
How can I get the result ID from CLI test call
I'd like to get the result Id at run-time after kicking off a test call.
Perhaps I could save the result json to a file, and retrieve it there? |
|||
07-05-2018, 02:22 PM
Post: #2
|
|||
|
|||
RE: How can I get the result ID from CLI test call
Can't you script it to inspect the xml output for the test ? That's what I do for my API usage for WPT, GTMetrix and Google PageSpeed Insights https://github.com/centminmod/google-insights-api-tools
the test id would be in the result xml file <testId></testId> tags |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)