Demostration project to show how to use Playwright for End-To-End testing against Automaty.
- Make a copy of the
example.env
file and rename it to.env
and setup the values that are missing. - Install dependencies:
pnpm install
- Install the official Playwright extension.