Connect to running chrome with "--remote-debugging-port=55745" #3525
|
I want to connect Seleniumbase in cdp mode with 1 running chrome window, my code: |
Replies: 1 comment
|
The code for taking control of existing Chrome browsers via the |
The code for taking control of existing Chrome browsers via the
remote-debugging-portis here:#3354 (comment)