fix: fix docs for BrowserType headers (#6314)

This commit is contained in:
Kumar Aditya 2021-04-26 21:28:01 +05:30 committed by GitHub
parent ce0331038b
commit 2f290cc9be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.