I'm using python, and the error becomes like this:
selenium.common.exceptions.WebDriverException: Message: disconnected: unable to send message to renderer
(failed to check if window was closed: disconnected: not connected to DevTools)
(Session info: chrome=114.0.5735.198)
How should I solve it?