Skip to main content

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:

PackageDescriptionnpm
@testrelic/playwright-analyticsPlaywright custom reporter and navigation-tracking fixturenpm

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?