Skip to content

Commit

Permalink
fix: fix docs for BrowserType headers (#6314)
Browse files Browse the repository at this point in the history
  • Loading branch information
kumaraditya303 committed Apr 26, 2021
1 parent ce03310 commit 2f290cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/api/class-browsertype.md
Expand Up @@ -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.

Expand Down

0 comments on commit 2f290cc

Please sign in to comment.