mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
docs(test-runner): fix link to test runner CLI docs (#7695)
This commit is contained in:
parent
602d815981
commit
e5c7941b49
@ -7,7 +7,7 @@ title: "Reporters"
|
|||||||
|
|
||||||
## Using reporters
|
## Using reporters
|
||||||
|
|
||||||
Playwright Test comes with a few built-in reporters for different needs and ability to provide custom reporters. The easiest way to try out built-in reporters is to pass `--reporter` [command line option](./cli.md).
|
Playwright Test comes with a few built-in reporters for different needs and ability to provide custom reporters. The easiest way to try out built-in reporters is to pass `--reporter` [command line option](./test-cli.md).
|
||||||
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user