IBM / page-lab

PageLab enables web performance, accessibility, SEO, etc testing at scale.
Apache License 2.0
19 stars 10 forks source link

Enable the 'queue' API to pass a config profile ID and settings to use with each URL #15

Open ecumike opened 5 years ago

ecumike commented 5 years ago

Setup the API/view to pass a Lighthouse config profile ID and settings to use with each URL it provides to the node test runners. This allows different config settings to be used in different runs, and by providing the ID of the profile used, it allows the return data to be tied to the profile so it can be displayed what settings were used for that particular report.