mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
parent
9b3589f261
commit
5a061c528c
@ -403,7 +403,7 @@ page.route(
|
|||||||
page.goto("https://example.com")
|
page.goto("https://example.com")
|
||||||
```
|
```
|
||||||
|
|
||||||
You can mock API endpoints via handling the network quests in your Playwright script.
|
You can mock API endpoints via handling the network requests in your Playwright script.
|
||||||
|
|
||||||
#### Variations
|
#### Variations
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user