mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-14 21:53:35 +03:00
docs: pass wsEndpoint as param in java (#6112)
This commit is contained in:
parent
4bec81b111
commit
83c7a3ba26
@ -58,7 +58,7 @@ page.navigate("https://www.w3.org/");
|
||||
playwright.close();
|
||||
```
|
||||
|
||||
### option: BrowserType.connectOverCDP.wsEndpoint
|
||||
### param: BrowserType.connectOverCDP.wsEndpoint
|
||||
* langs: java
|
||||
- `wsEndpoint` <[string]>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user