I am using a windows client to perform UI automated tests. each time i start the test using cmd or eclipse the browser opens up and goes to the given url but it does not continue, instead, a small window is opened with "Chromedriver.exe stopped working" message on it. how can I solve this issue? I am using on this windows client : python 2.7.15, selenium 3.5.0 , robot framework 3.0.2,windows 7 professional , and chrome P.S. : I already tried upgrading and downgrading both chrome and chrome driver, also, used selenium 3.13.0 then downgraded again to selenium 3.5.0.
code trialsand the entiretracebackfor us? - PixelEinstein