You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.
selenium.common.exceptions.WebDriverException: Message: unknown error: unhandled inspector error: {"code":-32000,"message":"Node with given id does not belong to the document"}
#694
Closed
janasrikanth opened this issue
Dec 12, 2024
· 0 comments
We are facing issue while executing selenium tests using selenoid and selenoid-chrome containers. tried using latest docker images but no luck. Test cases are failing due this issue.
selenoid image: aerokube/selenoid:1.11.3 selenoid-chrome image : selenoid/chrome:125.0
Tried with chrome:128.0 but same issue error:
`selenium.common.exceptions.WebDriverException: Message: unknown error: unhandled inspector error: {"code":-32000,"message":"Node with given id does not belong to the document"}
We are facing issue while executing selenium tests using selenoid and selenoid-chrome containers. tried using latest docker images but no luck. Test cases are failing due this issue.
selenoid image: aerokube/selenoid:1.11.3
selenoid-chrome image : selenoid/chrome:125.0
Tried with chrome:128.0 but same issue
error:
`selenium.common.exceptions.WebDriverException: Message: unknown error: unhandled inspector error: {"code":-32000,"message":"Node with given id does not belong to the document"}
[2024-12-12T04:12:17.421Z] (Session info: chrome=128.0.6613.137)
[2024-12-12T04:12:17.421Z] Stacktrace:
0x563f3e840d31
0x563f3e828c85
0x563f3e8418a2
0x563f3e80de1f
0x563f3e864e48
0x563f3e865013
0x563f3e874ebc
0x7f9d0a43fac3
[2024-12-12T04:12:17.421Z] ============= 1 failed, 8 skipped, 18 warnings in 73.75s (0:01:13) =============`
The text was updated successfully, but these errors were encountered: