profiler/data/browsersToTest.json now combines all tests into single array with a pickType array (random or majority) that determines how scoring works.
We are now generating 50 unique osKey+browserKey combinations from Intoli.
session.json files now output pctBot and pickType.
sessionid is now sessionId (with a capital "I")
osKey, browserKey, and profile folder names now use dashes ("-") instead of underscores ("_").
Updated profiler/data/profiles files coming in subsequent PR.
A few small changes.
Updated profiler/data/profiles files coming in subsequent PR.