You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 months ago | |
---|---|---|
Dockerfile | 7 months ago | |
README.md | 7 months ago |
README.md
deblan/playwright
Docker image to run playwright.
Installation
docker pull deblan/playwright
Usage
cd /path/to/project
docker run docker run -it -v $(pwd):/app --rm deblan/playwright npx playwright test