Sign in to follow this  
Solux

Selenium Help

Recommended Posts

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.

Share this post


Link to post
Share on other sites

They fucked up the selenium drivers on the new OpenBullet versions. Use OpenBullet v1.0.2 and it should work.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this