mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
docs: remove toc (#17626)
This commit is contained in:
parent
cfcf1dfb4f
commit
6fe551e6ac
@ -5,10 +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
|
||||
automation APIs in such cases. You can use mocks to test the behavior of your application in such cases. This guide
|
||||
gives a few examples.
|
||||
|
||||
<!-- TOC -->
|
||||
automation APIs in such cases. You can use mocks to test the behavior of your application in such cases. This guide gives a few examples.
|
||||
|
||||
## Introduction
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user