Current behavior:
If Chromium is installed as a snap (snap install chromium), Cypress won't auto-detect it as a supported browser for testing:

Desired behavior:
Make Chromium installed as a snap available for testing without additional configuration, like the docs say: "Cypress automatically detects available browsers on your OS."
Steps to reproduce: (app code and test code)
- Install Chromium as a snap
- Open the Cypress GUI
- Try to use it as a browser
Versions
Cypress: latest develop branch
Ubuntu 18.04.1
Chromium 71 stable from https://snapcraft.io/chromium
Potentially related issues
#1400
Current behavior:
If Chromium is installed as a snap (
snap install chromium), Cypress won't auto-detect it as a supported browser for testing:Desired behavior:
Make Chromium installed as a snap available for testing without additional configuration, like the docs say: "Cypress automatically detects available browsers on your OS."
Steps to reproduce: (app code and test code)
Versions
Cypress: latest develop branch
Ubuntu 18.04.1
Chromium 71 stable from https://snapcraft.io/chromium
Potentially related issues
#1400