Skip to content

Commit 25f3d95

Browse files
authored
Revise Playwright description in README
Updated the description of Playwright to clarify its purpose and supported languages.
1 parent 45c13e5 commit 25f3d95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> A curated list of awesome tools, utils and projects using Playwright
44
5-
[Playwright](https://github.com/microsoft/playwright) is a Node.js library to automate Firefox, WebKit and Chromium based browsers via a single API.
5+
[Playwright](https://github.com/microsoft/playwright) is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API. Available for Node.js, Python, .NET and Java.
66

77
## Contents
88

0 commit comments

Comments
 (0)