mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
docs: rename Route.continue_ to Route.resume in java and C# (#5290)
This commit is contained in:
parent
6c44a781c7
commit
080a9529b3
@ -30,7 +30,8 @@ Optional error code. Defaults to `failed`, could be one of the following:
|
||||
|
||||
## async method: Route.continue
|
||||
* langs:
|
||||
- alias-java: continue_
|
||||
- alias-csharp: resume
|
||||
- alias-java: resume
|
||||
- alias-python: continue_
|
||||
|
||||
Continues route's request with optional overrides.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user