mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
docs: minor change for readability (#9400)
This commit is contained in:
parent
94680a702d
commit
bcae69e653
@ -3,7 +3,7 @@ id: intro
|
||||
title: "Getting started"
|
||||
---
|
||||
|
||||
Playwright can either be used as a part of the Playwright Test (this guide), or as a [Playwright Library](./library.md).
|
||||
Playwright can either be used as a part of the Playwright Test test runner (this guide), or as a [Playwright Library](./library.md).
|
||||
|
||||
Playwright Test was created specifically to accommodate the needs of the end-to-end testing. It does everything you would expect from the regular test runner, and more. Playwright test allows to:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user