Skip to content

Commit 2f290cc

Browse files
fix: fix docs for BrowserType headers (#6314)
1 parent ce03310 commit 2f290cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/api/class-browsertype.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ A browser websocket endpoint to connect to.
9090

9191
### option: BrowserType.connect.headers
9292
* langs: java, python
93-
- `headers` <[string]>
93+
- `headers` <[Object]<[string], [string]>>
9494

9595
Additional HTTP headers to be sent with web socket connect request. Optional.
9696

0 commit comments

Comments
 (0)