florentbr / SeleniumBasic

A Selenium based browser automation framework for VB.Net, VBA and VBScript
BSD 3-Clause "New" or "Revised" License
431 stars 197 forks source link

How to Change the Default Webdriver Folder for SeleniumBasic? #237

Open longvh211 opened 2 years ago

longvh211 commented 2 years ago

Is it possible to change the default webdriver folder of Selenium Basic to another folder? Is there a way to manually point it to somewhere else apart from the folder where Selenium Basic is installed to? In my organization we are required to install SB into a restricted drive (where only authorized IT personel can access for security) and the webdrivers into a non-restricted location where users have the free access to download the latest webdrivers and save them there.

longvh211 commented 2 years ago

For those who would like to do the same Floren has provided the answer to me here.