Hrabovszki1023 / OKW

Framework for Keyword-Driven Test
https://www.openkeyword.de
7 stars 1 forks source link

Change env var name back to OKWChromedriverPath #169

Closed cie closed 4 years ago

cie commented 4 years ago

Changing the chromedriver environment variable name from webdriver.chrome.driver back to the original OKWChromedriverPath. It's because you simply cannot create environment variables with dots.

The warning and log messages were still with the original name anyways, and the Gecko driver env var name is also in the original format.

The system property name will remain webdriver.chrome.driver.