question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[🐛 Bug]: automation using in chrome using selenium in windows 11 is not working...

See original GitHub issue

What happened?

DevTools listening on ws://127.0.0.1:50039/devtools/browser/895e8c9b-a626-4801-ae3c-b050c40bb56c [1116:10588:0106/124410.875:ERROR:device_event_log_impl.cc(214)] [12:44:10.875] USB: usb_device_handle_win.cc:1050 Failed to read descriptor from node connection: A device attached to the system is not functioning. (0x1F) [1116:11420:0106/124410.877:ERROR:chrome_browser_main_extra_parts_metrics.cc(227)] START: ReportBluetoothAvailability(). If you don’t see the END: message, this is crbug.com/1216328. [1116:11420:0106/124410.878:ERROR:chrome_browser_main_extra_parts_metrics.cc(230)] END: ReportBluetoothAvailability() [1116:11420:0106/124410.878:ERROR:chrome_browser_main_extra_parts_metrics.cc(235)] START: GetDefaultBrowser(). If you don’t see the END: message, this is crbug.com/1216328. [1116:11420:0106/124411.025:ERROR:chrome_browser_main_extra_parts_metrics.cc(239)] END: GetDefaultBrowser()

Getting This type of error in chrome console window and after there not passing value to elements in chrome

Please help me for his

How can we reproduce the issue?

Getting This type of error in chrome console window and after there not passing value to elements in chrome 

Please help me for his

Relevant log output

DevTools listening on ws://127.0.0.1:50039/devtools/browser/895e8c9b-a626-4801-ae3c-b050c40bb56c
[1116:10588:0106/124410.875:ERROR:device_event_log_impl.cc(214)] [12:44:10.875] USB: usb_device_handle_win.cc:1050 Failed to read descriptor from node connection: A device attached to the system is not functioning. (0x1F)
[1116:11420:0106/124410.877:ERROR:chrome_browser_main_extra_parts_metrics.cc(227)] START: ReportBluetoothAvailability(). If you don't see the END: message, this is crbug.com/1216328.
[1116:11420:0106/124410.878:ERROR:chrome_browser_main_extra_parts_metrics.cc(230)] END: ReportBluetoothAvailability()
[1116:11420:0106/124410.878:ERROR:chrome_browser_main_extra_parts_metrics.cc(235)] START: GetDefaultBrowser(). If you don't see the END: message, this is crbug.com/1216328.
[1116:11420:0106/124411.025:ERROR:chrome_browser_main_extra_parts_metrics.cc(239)] END: GetDefaultBrowser()

Operating System

Windows 11

Selenium version

3.8

What are the browser(s) and version(s) where you see this issue?

Chrome

What are the browser driver(s) and version(s) where you see this issue?

Chorme Driver

Are you using Selenium Grid?

No response

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
schmacko234commented, Jan 13, 2022

Had the ERROR:chrome_browser_main_extra_parts_metrics, got the solution from the stackoverflow post and works perfectly. Thank you!

0reactions
github-actions[bot]commented, Feb 26, 2022

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Selenium WebDriver not working on Chrome fix - YouTube
Selenium #WebDriver #ChromeSelect the respective ChromeDriver relevant to your version of Chrome via this link; ...
Read more >
Selenium Basic not working in Windows 11 - Reddit
I was using Selenium Basic with Chrome successfully using VBA Excel 2007 under Windows 10. After upgrading to Windows 11 it is not...
Read more >
python - Selenium: WebDriverException:Chrome failed to start ...
Your main issue is the Chrome browser is not installed at the default location within your system. The server i.e. ChromeDriver expects you...
Read more >
How to fix common Selenium errors? - Ultimate QA
The Problem. (1) The path of the file may not be correct or (2) chrome driver may not be compatible with your chrome...
Read more >
Failed to assume control of Edge or Chrome or Firefox error
Clear the cache and cookies from the browser manually and restart the browser. Recommended content. Install Power Automate browser extensions - ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found