¿Qué hace Checkly Browser Check Failure Notifier?
Monitors Checkly browser checks via the Checkly Management API and notifies teams on Playwright test failures. Extracts failure screenshots, trace URLs, and degraded check results.
Installation
Use the upstream install or setup path that matches your environment:
- npx checkly test
- npx checkly deploy
- npx checkly login.
- npm create checkly@latest
Basic usage or getting-started notes:
-
Run in the cloud or on-prem. Run on the Checkly cloud or in your network using the Private Locations
-
A quick example
-
Run your checks from your local machine or in CI using npx checkly test
-
Extracted from upstream docs: https://raw.githubusercontent.com/checkly/checkly-cli/HEAD/README.md