Update docs/src/api/class-mockingproxyfactory.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Simon Knott <info@simonknott.de>
This commit is contained in:
Simon Knott 2025-01-20 16:31:53 +01:00 committed by GitHub
parent 6f3504d931
commit 64000f8137
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@ of this class can be obtained via [`property: Playwright.mockingProxy`]. For mor
see [MockingProxy].
## async method: MockingProxyFactory.newProxy
* since: v1.16
* since: v1.51
- returns: <[MockingProxy]>
Creates a new instance of [MockingProxy].