mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
docs: fix that test-runner is not included (#6912)
This commit is contained in:
parent
233f1874da
commit
9142d8c2dd
@ -19,10 +19,10 @@ Playwright Test Runner was created specifically to accommodate the needs of the
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Playwright already includes a test runner for end-to-end tests.
|
Playwright has its own test runner for end-to-end tests.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm i -D playwright
|
npm i -D @playwright/test
|
||||||
```
|
```
|
||||||
|
|
||||||
## First test
|
## First test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user