doc: update readme
This commit is contained in:
parent
1c7db46e4f
commit
1f8e6e6e6b
|
|
@ -4,7 +4,7 @@
|
||||||
###### [API](https://github.com/microsoft/playwright/blob/master/docs/api.md) | [FAQ](#faq) | [Contributing](#contributing)
|
###### [API](https://github.com/microsoft/playwright/blob/master/docs/api.md) | [FAQ](#faq) | [Contributing](#contributing)
|
||||||
|
|
||||||
|
|
||||||
Playwright is a Node library to automate the [Chromium](https://www.chromium.org/Home), [WebKit](https://webkit.org/) and [Firefox](https://www.mozilla.org/en-US/firefox/new/) browsers with a single API. It enables **cross-browser** web automation platform that is **ever-green**, **capable**, **reliable** and **fast**.
|
Playwright is a Node library to automate the [Chromium](https://www.chromium.org/Home), [WebKit](https://webkit.org/) and [Firefox](https://www.mozilla.org/en-US/firefox/new/) browsers with a single API. It enables **cross-browser** web automation that is **ever-green**, **capable**, **reliable** and **fast**.
|
||||||
|
|
||||||
| | ver | Linux | macOS | Win |
|
| | ver | Linux | macOS | Win |
|
||||||
| ---: | :---: | :---: | :---: | :---: |
|
| ---: | :---: | :---: | :---: | :---: |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue