docs: enable BrowserType.connect in .NET (#10985)
This commit is contained in:
parent
5fa7d19f1c
commit
d49bf00183
|
|
@ -85,7 +85,6 @@ 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