chore: remove browserType.connect from .net - not yet ready (#9182)
This commit is contained in:
parent
6be908d959
commit
37ff9db7a0
|
|
@ -85,6 +85,7 @@ class BrowserTypeExamples
|
||||||
```
|
```
|
||||||
|
|
||||||
## async method: BrowserType.connect
|
## async method: BrowserType.connect
|
||||||
|
* langs: js, python, java
|
||||||
- returns: <[Browser]>
|
- returns: <[Browser]>
|
||||||
|
|
||||||
This methods attaches Playwright to an existing browser instance.
|
This methods attaches Playwright to an existing browser instance.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue