serenity-bdd / serenity-cucumber-starter

A skeleton project for Serenity BDD and Cucumber JVM
Apache License 2.0
180 stars 285 forks source link

autodownload = false don't work #92

Open ycuencabocc opened 1 year ago

ycuencabocc commented 1 year ago

I justed download the actualy version, change the "autodownload" to false and add the "webdriver.driver.chrome" that gereneted that don't work

ycuencabocc commented 1 year ago

Error: Caused by: net.thucydides.core.webdriver.DriverConfigurationError: Could not instantiate new WebDriver instance of type class org.openqa.selenium.chrome.ChromeDriver (The path to the driver executable The path to the driver executable must be set by the webdriver.chrome.driver system property; for more information, see https://chromedriver.chromium.org/. The latest version can be downloaded from https://chromedriver.chromium.org/downloads). See below for more details.

ycuencabocc commented 1 year ago

I tried it on two computers, with 2 versions of google chrome with their respective driver version and none of them worked