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 a new issue