i encounter this problem
org.openqa.selenium.SessionNotCreatedException: session not created
from no such execution context: loader has changed while resolving nodes
(Session info: chrome=114.0.5735.110)
Build info: version: 'unknown', revision: 'unknown', time: 'unknown'
i using chrome version 114 and web driver 114, i also using selenium 3.141.59 and i can't upgrade my selenium dependency because the code is already integrated and only need a maintenance, how can we fix this problem? thanks