mirror of
https://github.com/microsoft/playwright.git
synced 2024-11-10 12:57:42 +03:00
docs(readme): update capabilities
This commit is contained in:
parent
83aff38cea
commit
55a067f543
@ -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)
|
* Auto-wait for elements to be ready before executing actions (like click, fill)
|
||||||
* Intercept network activity for stubbing and mocking network requests
|
* Intercept network activity for stubbing and mocking network requests
|
||||||
* Emulate mobile devices, geolocation, permissions
|
* Emulate mobile devices, geolocation, permissions
|
||||||
|
* Support for web components via shadow-piercing selectors
|
||||||
* Native input events for mouse and keyboard
|
* Native input events for mouse and keyboard
|
||||||
* Upload and download files
|
* Upload and download files
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user