BMM1986 / selenium-vba

Automatically exported from code.google.com/p/selenium-vba
1 stars 0 forks source link

Set Path Chromedriver using Seleniumwrapper vba #172

Open markgelzo opened 2 years ago

markgelzo commented 2 years ago

HI All,

is there any way we can set the path of chromedriver.exe of seleniumwrapper using Excel VBA macro?

i've tried everything, from setting update Environment Variable, setCapabilities, setPreference, still no avail. i even tried to locate the error i'm getting when chromedriver is not present in the default path in SeleniumWrapper.tlb