Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

323
Views
Selenium-Webdriver: My USB ports have been non-functional for awhile and seems to be hindering the development process of this script

For the following code I receive the immediate following errors:

Code:

const { Builder } = require('selenium-webdriver');
const chrome = require('selenium-webdriver/chrome');

(async function firstScript() {
    let driver, service;
    service = new chrome.ServiceBuilder('../config/chromedriver.exe');
    driver = await new Builder().forBrowser('chrome').setChromeService(service).build();
})();

Error

[28396:19016:0525/185240.960:ERROR:device_event_log_impl.cc(214)] [18:52:40.966] USB: usb_device_handle_win.cc:1049 Failed to read descriptor from node connection: A device attached to the system is not functioning. (0x1F)
[28396:19016:0525/185240.960:ERROR:device_event_log_impl.cc(214)] [18:52:40.966] USB: usb_device_handle_win.cc:1049 Failed to read descriptor from node connection: A device attached to the system is not functioning. (0x1F)
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!