docs(readme): update capabilities

This commit is contained in:
Arjun Attam 2020-05-08 10:32:24 -07:00 committed by GitHub
parent 83aff38cea
commit 55a067f543
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,6 +34,7 @@ Playwright is built to automate the broad and growing set of web browser capabil
* Auto-wait for elements to be ready before executing actions (like click, fill)
* Intercept network activity for stubbing and mocking network requests
* Emulate mobile devices, geolocation, permissions
* Support for web components via shadow-piercing selectors
* Native input events for mouse and keyboard
* Upload and download files