zebrunner / carina-webdriver

Apache License 2.0
7 stars 10 forks source link

Web session failed with: "org.openqa.selenium.WebDriverException: unknown error: unhandled inspector error: {"code":-32000,"message":"No node with given id found""} #130

Closed akamarouski closed 1 year ago

akamarouski commented 1 year ago

When running web tests on Chrome 113.0, some tests failed periodically with the following error: :

org.openqa.selenium.WebDriverException: unknown error: 
unhandled inspector error: 
{"code":-32000,"message":"No node with given id found"}

Chromedriver issue: https://bugs.chromium.org/p/chromedriver/issues/detail?id=4440

akamarouski commented 1 year ago

Fixed in carina-core: 1.1.4.P2-SNAPSHOT Allows to use latest chrome versions