@revoloo/cypress6
Version:
Cypress.io end to end testing tool
20 lines (15 loc) • 480 B
JavaScript
exports['lib/browsers/chrome #open uses a custom profilePath if supplied 1'] = `
Can't run because you've entered an invalid browser name.
Browser: 'browserNotGonnaBeFound' was not found on your system or is not supported by Cypress.
Cypress supports the following browsers:
- chrome
- chromium
- edge
- electron
- firefox
You can also use a custom browser: https://on.cypress.io/customize-browsers
Available browsers found on your system are:
- chrome
- firefox
- electron
`