webpagetest
Version:
WebPageTest API wrapper for NodeJS
30 lines (29 loc) • 516 B
JSON
[
{
"id": "140101_AB_12",
"run": "2",
"cached": "false",
"service": "myservice",
"action": "var1,var2",
"variable": "foo",
"value": "234"
},
{
"id": "140101_AB_12",
"run": "2",
"cached": "false",
"service": "myservice",
"action": "var1,var2",
"variable": "bar",
"value": "567"
},
{
"id": "140101_AB_12",
"run": "2",
"cached": "false",
"service": "myservice",
"action": "var1,var2",
"variable": "baz",
"value": "890"
}
]