We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Run E2E testing at each push and pull-request on major browsers:
push
pull-request
Chrome cypress supported
Firefox (done with upgrade e2e and enable firefox #206) cypress supported Having problem running on git action with error msg Browser: 'firefox' was not found on your system or is not supported by Cypress, see cypress image open issue
Browser: 'firefox' was not found on your system or is not supported by Cypress
Edge(chromium-based) cypress supported
Edge(EdgeHTML/pre-chromium/IE11?) Not supported by cypress at this moment. See cypress IE 11 support github issue
Safari Not supported by cypress at this moment. See cypress macOS Safari support github issue
The text was updated successfully, but these errors were encountered:
#130 adds official FireFox support to Cypress and may help here.
Sorry, something went wrong.
No branches or pull requests
Run E2E testing at each
push
andpull-request
on major browsers:Chrome
cypress supported
Firefox (done with upgrade e2e and enable firefox #206)
cypress supported
Having problem running on git action with error msgBrowser: 'firefox' was not found on your system or is not supported by Cypress
, see cypress image open issueEdge(chromium-based)
cypress supported
Edge(EdgeHTML/pre-chromium/IE11?)
Not supported by cypress at this moment. See cypress IE 11 support github issue
Safari
Not supported by cypress at this moment. See cypress macOS Safari support github issue
The text was updated successfully, but these errors were encountered: