Skip to content

checkson-io/checkson-playwright-check

Repository files navigation

checkson-playwright-check

This check opens a website using Playwright and makes a screenshot.

Run check locally

npx playwright install chromium
npm start

Run check locally via Docker

docker run \
  --env CHECKSON_DIR=/tmp \
  --rm \
  -it \
  ghcr.io/checkson-io/checkson-playwright-check:main

About

Checkson check that checks the login to a website using Playwright

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages