diff --git a/docs/src/api/params.md b/docs/src/api/params.md index c616a5721e..b28104814e 100644 --- a/docs/src/api/params.md +++ b/docs/src/api/params.md @@ -735,6 +735,7 @@ Whether to allow sites to register Service workers. Defaults to `'allow'`. * `'block'`: Playwright will block all registration of Service Workers. ## unroute-all-options-behavior +* langs: js, csharp, python * since: v1.41 - `behavior` <[UnrouteBehavior]<"wait"|"ignoreErrors"|"default">>