[QUESTION] Can I connect to an existing browser through cdp using pydoll like in playwright connect_over_cdp? #106
Unanswered
juanfrilla
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Yes, now it's possible! Take a look at the new release :) |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
My goal is to spawn a browser with selenium grid, use the websocket url and connect over cdp (that way I could leverage the pydoll browser patch and the selenium grid infraestructure), is that posible or that could be implemented?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions