As more features get added to https://recocards.com, it's getting hard to make sure all things keep working as expected with every new deployment.
I'm looking for a UI testing solution - ideally some no-code tool that allows intuitive UX assertions (e.g. go to this page, click on this button, then this should happen).
Cost effective recommendations would make my day :)
Sounds like you want something like https://www.selenium.dev/ , but no-code.
There are quite some tools in this space, e.g. https://www.testkit.app/, build by @yassineze here on IH.
Thank you so much, exactly what I was looking for.
There's a long list of tools in this space: they're dangerously seductive for engineers to build.
https://reflow.io (my contribution to the space) might also be worth a look. It's a UI testing solution that allows you to record sequences of browser interactions, and make Visual/UX assertions on what happens. There's a free tier built in, but if you drop me an email mentioning IndieHackers I'll bump the free tier limits on your account.