Skip to content

"remote_debug" mode isn't working while in "uc" mode #1827

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bfgngfnfgmnggn opened this issue Apr 3, 2023 · 4 comments · Fixed by #1829
Closed

"remote_debug" mode isn't working while in "uc" mode #1827

bfgngfnfgmnggn opened this issue Apr 3, 2023 · 4 comments · Fixed by #1829
Assignees
Labels
bug Uh oh... Something needs to be fixed UC Mode / CDP Mode Undetected Chromedriver Mode / CDP Mode

Comments

@bfgngfnfgmnggn
Copy link

bfgngfnfgmnggn commented Apr 3, 2023

remote_debug mode
I have opened a google chrome locally, how to take over it with remote_debug,
it opens another browser and doesn't take over the original browser

@bfgngfnfgmnggn
Copy link
Author

bfgngfnfgmnggn commented Apr 3, 2023

In undetected-chromedriver, although it will open another browser, it can normally take over the old browser and perform web page operations
Maybe my chrome version 105 is not specified?

@mdmintz mdmintz changed the title remote_debug "remote_debug" mode isn't working while in "uc" mode Apr 4, 2023
@mdmintz
Copy link
Member

mdmintz commented Apr 4, 2023

I see the issue. I'll have it fixed in the next release. Note the the URL to access the remote debugger is chrome://inspect/#devices (And for Chrome windows to appear in that list, I think the remote debugging port will need to be hard-coded to 9222.)

@mdmintz mdmintz self-assigned this Apr 4, 2023
@mdmintz mdmintz added the bug Uh oh... Something needs to be fixed label Apr 4, 2023
@bfgngfnfgmnggn
Copy link
Author

I see the issue. I'll have it fixed in the next release. Note the the URL to access the remote debugger is chrome://inspect/#devices (And for Chrome windows to appear in that list, I think the remote debugging port will need to be hard-coded to 9222.)

Thank you, the port is provided by another software, it cannot be hardcoded

@mdmintz
Copy link
Member

mdmintz commented Apr 9, 2023

Resolved in 4.13.22 - https://github.com/seleniumbase/SeleniumBase/releases/tag/v4.13.22 (See link for details)

@mdmintz mdmintz added the UC Mode / CDP Mode Undetected Chromedriver Mode / CDP Mode label Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Uh oh... Something needs to be fixed UC Mode / CDP Mode Undetected Chromedriver Mode / CDP Mode
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants