selenium-standalone icon indicating copy to clipboard operation
selenium-standalone copied to clipboard

Error: Callback was already called.

Open gauravgandhi1315 opened this issue 3 years ago • 0 comments
trafficstars

Updated my node version to 16 and selenium-standalone was successfully installed. When I run my tests, I see this issue:

  cb(new Error("Could not request headers from " + url + ": " + err));
  ^

Error: Callback was already called

@wdio/selenium-standalone-service": "6.1.14" "selenium-standalone": "6.20.1"

Can someone please help?

gauravgandhi1315 avatar Apr 28 '22 21:04 gauravgandhi1315