Solux 10 Opening browser... OpenQA.Selenium.DriverServiceNotFoundException: The chromedriver.exe file does not exist in the current directory or in a directory on the PATH environment variable. The driver can be downloaded at http://chromedriver.storage.googleapis.com/index.html. at OpenQA.Selenium.DriverService.FindDriverServiceExecutable(String executableName, Uri downloadUrl) at OpenQA.Selenium.Chrome.ChromeDriverService.CreateDefaultService() at RuriLib.SBlockBrowserAction.OpenBrowser(BotData data) Executed browser action Open on input <--- Executing Block NAVIGATE ---> Open a browser first! ERROR: Browser not open I'm trying to create my first Selenium thread, I understand the concept and how it works, but I'm having an issue opening browser. I download latest Chromedriver and put it in the OpenBullet folder. But not sure if that's correct. Any advice or help would be greatly appreciated. I also looked under Setting > Environment.ini and checked for a path to the browser or something but didn't see anything relevant. Quote Share this post Link to post Share on other sites
modus 10 They fucked up the selenium drivers on the new OpenBullet versions. Use OpenBullet v1.0.2 and it should work. Quote Share this post Link to post Share on other sites