mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 13:45:36 +03:00
docs(java): route.fulfill with APIResponse (#11711)
This commit is contained in:
parent
84248f6e48
commit
b436fbbbf4
@ -221,7 +221,7 @@ File path to respond with. The content type will be inferred from file extension
|
||||
is resolved relative to the current working directory.
|
||||
|
||||
### option: Route.fulfill.response
|
||||
* langs: js
|
||||
* langs: js, java
|
||||
- `response` <[APIResponse]>
|
||||
|
||||
[APIResponse] to fulfill route's request with. Individual fields of the response (such as headers) can be overridden using fulfill options.
|
||||
|
Loading…
Reference in New Issue
Block a user