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:
parent
6f3504d931
commit
64000f8137
|
|
@ -6,7 +6,7 @@ of this class can be obtained via [`property: Playwright.mockingProxy`]. For mor
|
||||||
see [MockingProxy].
|
see [MockingProxy].
|
||||||
|
|
||||||
## async method: MockingProxyFactory.newProxy
|
## async method: MockingProxyFactory.newProxy
|
||||||
* since: v1.16
|
* since: v1.51
|
||||||
- returns: <[MockingProxy]>
|
- returns: <[MockingProxy]>
|
||||||
|
|
||||||
Creates a new instance of [MockingProxy].
|
Creates a new instance of [MockingProxy].
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue