Run E2E testing at each `push` and `pull-request` on major browsers: - [x] Chrome cypress supported - [x] Firefox (done with #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](https://github.com/cypress-io/cypress-docker-images/issues/363)~ - [ ] Edge(chromium-based) cypress supported - [ ] Edge(EdgeHTML/pre-chromium/IE11?) Not supported by cypress at this moment. See [cypress IE 11 support github issue](https://github.com/cypress-io/cypress/issues/6423) - [ ] Safari Not supported by cypress at this moment. See [cypress macOS Safari support github issue](https://github.com/cypress-io/cypress/issues/6422)
Run E2E testing at each
pushandpull-requeston 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