Closed ashnur closed 7 years ago
trying to use "chromium" browser, which is detected by
➜ james-browser-launcher git:(master) ✗ node example/detect.js Available browsers: [ { name: 'chromium', version: '59.0.3071.115', type: 'chromium', command: 'chromium' } ]
results in TypeError: setups[browser.type] is not a function
TypeError: setups[browser.type] is not a function
Thanks for the report! Fixed and released in 1.3.1
1.3.1
trying to use "chromium" browser, which is detected by
results in
TypeError: setups[browser.type] is not a function