Getting "code":-32000,"message":"No node with given id found" error for chrome=114.0.5735.110

1,256 views
Skip to first unread message

Dhaval Atri

unread,
Jun 12, 2023, 3:17:47 AM6/12/23
to ChromeDriver Users
org.openqa.selenium.WebDriverException: unknown error: unhandled inspector error: {"code":-32000,"message":"No node with given id found"}
(Session info: chrome=114.0.5735.110)
Build info: version: '4.9.0', revision: 'd7057100a6'
System info: os.name: 'Windows 10', os.arch: 'amd64', os.version: '10.0', java.version: '11.0.8'
Driver info: org.openqa.selenium.chrome.ChromeDriver
Command: [5f1da852facc8c7a1dc639b348b576c0, isElementDisplayed {id=B3489C320CECC396AAC6C283A962A46F_element_2518}]
Capabilities {acceptInsecureCerts: true, browserName: chrome, browserVersion: 114.0.5735.110, chrome: {chromedriverVersion: 114.0.5735.90 (386bc09e8f4f..., userDataDir: C:\Users\####\AppData\Lo...}, goog:chromeOptions: {debuggerAddress: localhost:57097}, networkConnectionEnabled: false, pageLoadStrategy: normal, platformName: WINDOWS, proxy: Proxy(), se:cdp: ws://localhost:57097/devtoo..., se:cdpVersion: 114.0.5735.110, setWindowRect: true, strictFileInteractability: false, timeouts: {implicit: 0, pageLoad: 300000, script: 30000}, unhandledPromptBehavior: dismiss and notify, webauthn:extension:credBlob: true, webauthn:extension:largeBlob: true, webauthn:extension:minPinLength: true, webauthn:extension:prf: true, webauthn:virtualAuthenticators: true}
Element: [[ChromeDriver: chrome on WINDOWS (5f1da852facc8c7a1dc639b348b576c0)] -> xpath: //*[not(@id='dashboard_activityLoader')]/div/img[contains(@src,'loaderbig')]]

Dimple Patel

unread,
Jun 14, 2023, 3:05:39 AM6/14/23
to ChromeDriver Users
facing the same

Fizza Ahmad

unread,
Jun 14, 2023, 6:18:17 PM6/14/23
to ChromeDriver Users
Hello,
I'm getting the same error..
Message has been deleted

Pär Hedberg

unread,
Jun 22, 2023, 3:06:33 AM6/22/23
to ChromeDriver Users
We are also getting this on some of our projects, along with random "{"code":-32000,"message":"Node with given id does not belong to the document"}" and "(Selenium::WebDriver::Error::NoSuchWindowError)"

This is new since latest chromedriver version to us..

Pär Hedberg

unread,
Jun 22, 2023, 3:07:36 AM6/22/23
to ChromeDriver Users
We are on version (Session info: chrome=114.0.5735.133)

Pär Hedberg

unread,
Jun 27, 2023, 11:24:02 AM6/27/23
to ChromeDriver Users
I found out that this problem for us, only happened at one stage, and when you did the step manually, there were i think 2 redirects involved, before it was supposed to see som text on the page. 
When i added a sleep function to wait for those redirects to take place, this error stopped..

Something has changed in last chromedriver version i guess, that makes it more sensitive to redirects?
Reply all
Reply to author
Forward
0 new messages