Skip to content
This repository has been archived by the owner on Dec 11, 2023. It is now read-only.

Test reported as Passed even though WebDriver failed to launch #180

Open
jindalkaran96 opened this issue Mar 31, 2021 · 1 comment
Open
Assignees

Comments

@jindalkaran96
Copy link

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

@A-nguyenv
Copy link
Contributor

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants