diff --git a/src/index.js b/src/index.js index 82a87f7..549cd03 100644 --- a/src/index.js +++ b/src/index.js @@ -24,6 +24,8 @@ const browserPaths = ({ }, linux: { // these should be in path so just use the name of the binary + chrome: 'chrome', + chrome_canary: 'chrome-canary', chromium: 'chromium', firefox: 'firefox', }