Is there a way to do automated testing of Appsmith apps?

Right now the testing of apps built in Appsmith seems to be manual. How do we automate it?

Hello Mike! You can experiment automation testing with Cypress.

If you’re looking for a way to manually setup tests that can run automatically, You could also give puppeteer a try.