webrtc/KITE

Test reported as Passed even though WebDriver failed to launch

jindalkaran96 opened this issue · 1 comments

image
I followed the steps to install KITE on windows and ran tests but the Chrome WebDriver fails to launch but the test cases are mentioned as passed.

While installing I did change the local grid to update the browser version and web driver version but still no luck. Any trouble shooting steps would be much appreciated

Hello,
Thanks for the feedback, the step is not set as an error and will be fixed on the next update.

About your error itself, it seems you are using a chromedriver (90) incompatible with your current chrome version (89).
This one https://chromedriver.storage.googleapis.com/89.0.4389.23/chromedriver_win32.zip should be the one you need.