Example of running Playwright tests in a Docker container, in a garden.io local environment Prerequisites Node Docker Desktop with Kubernetes Garden Terminal commands to run tests npm install docker build -t my-playwright-tests . garden test