-
Couldn't load subscription status.
- Fork 48
Open
Description
When I was trying to use p.chromium.connect("ws://........") method to use a playwright server. I got an error.
I checked the source code of the master version and dev 1.25 branch.
I found that there is no .connect() method for BrowserType Stuct, only connect_over_cdp(). Is it possible to update this method?
I found it exists in api.json, which describes the parameters for connect method under BrowserType.
how could I manually add it to the source BrowserType code?
Metadata
Metadata
Assignees
Labels
No labels