-
Notifications
You must be signed in to change notification settings - Fork 126
Webdriver Exception when running Example-Test #186
Comments
Hello,
|
``Hello, 2022-12-14 00:27:53,758 WARN - ch108_LINUX-cb453 - 0: [SKIPPING] Get the browser console logs. |
Java Version is: Maven Version is: |
Hi,
i installed KITE following the guide. I have an external Selenium Grid running, changed the url in the
search.local.config.json
like so:
When running
kite_r search.local.config.json
within theKITE-Example-Test
there are occuring two different Errors:ERROR - unknown(no Web Driver): Exception while populating webdriver: 0 org.webrtc.kite.exception.KiteGridException: WebDriverException creating webdriver for ...
and
org.openqa.selenium.WebDriverException: Error forwarding the new session cannot find : Capabilities ...
Full Logs following down below.
I did some research on this errors and its most likely something related to the version of the webdrivers.
My Versions:
chromedriver -v
: 90.0.4430.24google-chrome -v
: 90.0.4430.93grid-chrome
: 90.0.4430.86I tried it on Windows within WSL, as well as on my Macbook. And i got the same result for both devices.
I also tried to install and use the local grid, resulting in the same errors.
Probably im missing just something minor but i can´t figure it out atm.
Console output:
The text was updated successfully, but these errors were encountered: