catchpoint/WebPageTest.api-nodejs

Add a parameter for throttling the CPU

tkadlec opened this issue · 1 comments

We don't currently provide a way to throttle the cpu via this wrapper. We should add a throttleCPU parameter to both the CLI and method options.

Fixed by #154