mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 13:45:36 +03:00
fix: fix docs for BrowserType headers (#6314)
This commit is contained in:
parent
ce0331038b
commit
2f290cc9be
@ -90,7 +90,7 @@ A browser websocket endpoint to connect to.
|
||||
|
||||
### option: BrowserType.connect.headers
|
||||
* langs: java, python
|
||||
- `headers` <[string]>
|
||||
- `headers` <[Object]<[string], [string]>>
|
||||
|
||||
Additional HTTP headers to be sent with web socket connect request. Optional.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user