![]() |
Label field for API - Printable Version +- WebPagetest Forums (https://www.webpagetest.org/forums) +-- Forum: WebPagetest (/forumdisplay.php?fid=7) +--- Forum: Bugs/Issues (/forumdisplay.php?fid=10) +--- Thread: Label field for API (/showthread.php?tid=3700) |
Label field for API - johnb - 09-15-2011 07:21 AM Is there a way to send the label field via the API like you when you run a test via the web page? Thanks. RE: Label field for API - pmeenan - 09-16-2011 12:11 AM Yep, sorry it was missing from the docs - just added it. &label=xxxx (make sure to urlencode it) Thanks, -Pat |