We’re using Anvil to create simple web apps to control devices using API’'s.
We use CI/CD pipelines to build and test our work and deploy to docker containers
We need to test the UI’s and how they interact with the server back and device, we would normally use Selenium to do this.
Is anyone else doing something similar and what tools are you using? Anvil people, I assume you do this internally as part of your CI/CD process, can you share anything?