Package
TestRelic provides a comprehensive test analytics solution for Playwright through a single, easy-to-install package.
What package does TestRelic provide?
TestRelic provides a single package for end users:
| Package | Description | npm |
|---|---|---|
@testrelic/playwright-analytics | Playwright custom reporter and navigation-tracking fixture |
How do I install it?
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.