cylc-ui icon indicating copy to clipboard operation
cylc-ui copied to clipboard

cypress: run tests against safari

Open oliver-sanders opened this issue 4 years ago • 1 comments

Run e2e tests against the webs's second most popular web browser.

Cylc UI currently works very nicely in Safari, however, must be tested manually.

Depends on Cypress implementing Safari/WebKit support - https://github.com/cypress-io/cypress/issues/6422

Pull requests welcome!

oliver-sanders avatar Jan 12 '21 10:01 oliver-sanders

WebKit support has now landed in Cypress (currently an "experimental" feature):

https://docs.cypress.io/guides/guides/launching-browsers#WebKit-Experimental

oliver-sanders avatar Nov 17 '22 13:11 oliver-sanders