catchpoint / WebPageTest.bulk-tester

Google App Script for spreadsheet that uses the WPT API to bulk test URLs
MIT License
260 stars 22 forks source link

How to Map of columns in Test tab to WPT result fields #13

Closed AnkitSinghUtsav closed 8 years ago

AnkitSinghUtsav commented 8 years ago

Hello Andy,

I want to add some more fields in test result like CDN Score data.median.firstView.score_cdn Weight data.median.firstView.fullyLoaded

Im added above parameter in Settings sheet. But its not reflected in test result. Please help me

Thanks

spencershaw commented 8 years ago

I have the same problem. Did you solve this?

spencershaw commented 8 years ago

You need to update the Named Range ResultsMap. To do this go to Setting tab and right click on the Map of columns in Test tab to WPT result fields and go to Define Range. You can then edit the ResultsMap Named Range. See screenshots:

screenshot 2016-07-04 00 29 43 screenshot 2016-07-04 00 24 50

andydavies commented 8 years ago

@spencershaw Yup that's the way to do it