{ "tmpDir": "/tmp", "proxy": { "port": 4444, "baseUrl": "/wd/hub" }, "chromedriver": { "chromedriverPath": "/home/jgowan/bin/chromedriver", "port": 4445, "autoRestart": true }, "chromePool": { "enable": true, "chromePath": "/usr/bin/google-chrome", "reuse": true, "chromeAgent": { "screenRecorder": { "videoFormat": "mp4" } } } }