Skip to Content

Playwright

In Playwright, get the context, write coverage data to local files during test case execution, and finally use the canyon-uploader tool to aggregate and report.

Writing Coverage Data to Local Files

Here is a nodejs code example:

Aggregate and Report

Use the canyon-uploader tool to aggregate and report. For specific usage, please refer to the canyon-uploader documentation.