mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 21:53:35 +03:00
docs: fix typo (#16457)
This commit is contained in:
parent
4e2ef0c865
commit
b089d0a5aa
@ -5,7 +5,7 @@ title: "Mock APIs"
|
||||
|
||||
Playwright provides native support for most of the browser features. However, there are some experimental APIs
|
||||
and APIs which are not (yet) fully supported by all browsers. Playwright usually doesn't provide dedicated
|
||||
atomation APIs in such cases. You can use mocks to test behavior of your application in such cases. This guide
|
||||
automation APIs in such cases. You can use mocks to test behavior of your application in such cases. This guide
|
||||
gives a few examples.
|
||||
|
||||
<!-- TOC -->
|
||||
|
Loading…
Reference in New Issue
Block a user