#Has anybody used Cypress (or another automation framework) with Electron?

5 messages · Page 1 of 1 (latest)

warm kelp
#

I am looking at the cypress docs and see that the Electron browser is supported, however I also some other mixed posts that say the opposite:
https://docs.cypress.io/faq/questions/using-cypress-faq#Can-I-test-my-Electron-app
https://www.cypress.io/blog/2019/09/26/testing-electron-js-applications-using-cypress-alpha-release/

Are there maybe other better automation frameworks that anybody has used with Electron?

Cypress Blog

Note: At this time, Cypress is no longer supporting testing Electron.js applications, and are no longer publishing the binaries referenced in this post. Thank you for your interest, and check out our Roadmap for information on upcoming features from Cypress.Cypress is great for testing web applications in its

#

Has anybody used Cypress (or another automation framework) with Electron?

prisma nest
#

I believe the cypress electron instance here is to test your web app on electron

#

I think if you want automated e2e testing you might be better off taking a look at Playwright instead

rough hollow
#

yeah i would look towards playwright