automa
automa copied to clipboard
Run workflow in CI / CD
How do I run my local workflow in a server ?
I need this so that it be run automatically in CI/CD server without human intervention.
This will replace my need of selenium / cypress with automa.
The workflow currently only can be executed on a local computer (browser). And it's not possible to run the workflow on a server.