chore: remove browserType.connect from .net - not yet ready (#9182)

This commit is contained in:
Pavel Feldman 2021-09-27 14:45:42 -07:00 committed by GitHub
parent 6be908d959
commit 37ff9db7a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -85,6 +85,7 @@ class BrowserTypeExamples
```
## async method: BrowserType.connect
* langs: js, python, java
- returns: <[Browser]>
This methods attaches Playwright to an existing browser instance.