rockmelonqa / rockmelonqa-ide

Test Automation IDE that generates and runs Playwright and Selenium code
MIT License
4 stars 3 forks source link

Support automation of Electron applications #103

Open brogreenmoon opened 1 year ago

brogreenmoon commented 1 year ago

Support automation of Electron apps using Playwright, as per:

https://www.electronjs.org/docs/latest/tutorial/automated-testing https://playwright.dev/docs/api/class-electron/

This will allow us to automate testing of Rockmelon QA within the Rockmelon QA environment.