How can i run pass the automate

222 views
Skip to first unread message

Aphirak Phothisa

unread,
Jul 14, 2021, 8:59:14 AM7/14/21
to robotframework-users
I don't know how to solve the above error.

Actually, I just try to open the browser 

WebDriverException: Message: disconnected: received Inspector.detached event
  (Session info: chrome=91.0.4472.106)
image.png

Dave Amies

unread,
Jul 15, 2021, 10:36:08 PM7/15/21
to robotframework-users
Hi,

Usually this error occurs when the web driver fails to connect to the browser or gets disconnected from the browser, what ever the cause it's outside robot framework, you will look into what is happening with chrome on your test machine.

I have seen this error when there is too applications consuming resources on the test machine and the browser crashes or fails to launch due to lack of available memory or when the browser is running too slow due to high cpu usage, but there is no way from robot framework to know what the cause was.

Hope that helps,

Dave.

Reply all
Reply to author
Forward
0 new messages