Question
ChromeDriver- the driver executable does not exist
Hello,
I am receiving the following error executing a robotic process:
Exception thrown on agent...
com.novayre.jidoka.client.api.exceptions.JidokaBrowserInitFailureException: The driver executable does not exist: C:\Users\Vladimir\Downloads\target\test-classes\.\chromeWebDriver\chromedriver.exe
I have included the driver inside the supported files but getting this.
Any Idea what is causing it ?
