Package
TestRelic provides a comprehensive test analytics solution for Playwright through a single, easy-to-install package.
Available Package
TestRelic provides a single package for end users:
| Package | Description | npm |
|---|---|---|
@testrelic/playwright-analytics | Playwright custom reporter and navigation-tracking fixture |
Installation
Install the TestRelic package to add comprehensive test analytics to your Playwright project:
npm install @testrelic/playwright-analytics
This package includes everything you need to get started with TestRelic analytics in your test suite.
Was this doc helpful?