Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
[ID: 1223087]
[ID: 1223134]
Milestone(s) impacted by this issue. [ID: 1223085]
[ID: 1223084]
[ID: 1223086]
[ID: 1223031]
Platform
Platform>DevTools
Platform>DevTools>Browser Automation
Platform>DevTools>Browser Automation>ChromeDriver
[ID: 1253656]
Supplemental component tags only. Set main component first. [ID: 1222907]
[ID: 1223136]
Design doc to be reviewed. [ID: 1223032]
This field contains Gerrit urls of code changes that ‘fix’ a security bug (i.e., excluding logging/cleanup commits) and is used when a singular fix cannot be uniquely identified from the existing “Code Changes” field. The change can be in the chromium repo or any other third_party repo. [ID: 1358989]
Link to incidents in IRM as a result of this ticket. [ID: 1300460]
[ID: 1223034]
[ID: 1223088]
View issue level access limits(Press Alt + Right arrow for more information)
Attachment actions
Unintended behavior
View staffing
Estimated effort
Description
Steps to reproduce the problem
11:49:33.511 [main] INFO io.github.cowwoc.capi.core.Browser.connectToChrome() - Connecting to 127.0.0.1:9222 11:49:33.513 [main] INFO io.github.cowwoc.capi.core.Browser.connectToChrome() - Options Capabilities {browserName: chrome, goog:chromeOptions: {args: [], debuggerAddress: 127.0.0.1:9222, extensions: []}} 11:49:34.036 [Forwarding newSession on session null to remote] DEBUG o.o.selenium.remote.RemoteWebDriver.log() - Executing: newSession [null, newSession {capabilities=[Capabilities {browserName: chrome, goog:chromeOptions: {args: [], binary: C:\Program Files\Google\Chr..., debuggerAddress: 127.0.0.1:9222, extensions: []}}]}] 11:49:34.037 [Forwarding newSession on session null to remote] DEBUG o.o.s.remote.service.DriverService.start() - Starting driver at C:\Users\USERNAME.cache\selenium\chromedriver\win64\134.0.6998.165\chromedriver.exe with [--port=27672, --log-level=ALL] 11:49:34.110 [JdkHttpClient-0-0] DEBUG o.o.s.remote.http.jdk.JdkHttpClient.execute0() - Executing request: (POST) /session
Problem Description
ChromeDriver hangs trying to connect to an existing browser. Because the hang occurs before the connection is established and the process needs to be fully automated, there is no known workaround.
Summary
ChromeDriver hangs connecting to an existing browser with open tabs
Custom Questions
Please select a label to classify your issue:
Type-Bug - Software not working correctly
Additional Data
Category: Other
Chrome Channel: Stable
Regression: N/A