question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

trouble starting browsers

See original GitHub issue

Haven’t tried canopy in a long time, and just tried doing the “getting started” tutorial in fsi

#r @"packages\Selenium.WebDriver.2.52.0\lib\net40\WebDriver.dll"
#r @"packages\Selenium.Support.2.45.0\lib\net40\WebDriver.Support.dll"
#r @"packages\canopy.0.9.47\lib\canopy.dll"
#load "Core.fs"
open canopy
open runner
open System
start ie

Binding session to ‘D:\BitSync\GitRepos\Dojo-Canopy-2048\Dojo\Canopy2048\packages\Selenium.WebDriver.2.52.0\lib\net40\WebDriver.dll’…

OpenQA.Selenium.DriverServiceNotFoundException: The file c:\IEDriverServer.exe does not exist. The driver can be downloaded at http://selenium-release.storage.googleapis.com/index.html at OpenQA.Selenium.DriverService…ctor(String servicePath, Int32 port, String driverServiceExecutableName, Uri driverServiceDownloadUrl) at OpenQA.Selenium.IE.InternetExplorerDriverService…ctor(String executablePath, String executableFileName, Int32 port) at OpenQA.Selenium.IE.InternetExplorerDriver…ctor(String internetExplorerDriverServerDirectory, InternetExplorerOptions options) at canopy.core.start(BrowserStartMode b) in C:\projects\canopy\src\canopy\canopy.fs:line 687

trying to start chrome

start chrome

OpenQA.Selenium.DriverServiceNotFoundException: The file c:\chromedriver.exe does not exist. The driver can be downloaded at http://chromedriver.storage.googleapis.com/index.html at OpenQA.Selenium.DriverService…ctor(String servicePath, Int32 port, String driverServiceExecutableName, Uri driverServiceDownloadUrl) at OpenQA.Selenium.Chrome.ChromeDriverService…ctor(String executablePath, String executableFileName, Int32 port) at OpenQA.Selenium.Chrome.ChromeDriver…ctor(String chromeDriverDirectory, ChromeOptions options) at canopy.core.start(BrowserStartMode b) in C:\projects\canopy\src\canopy\canopy.fs:line 694

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
jackfoxycommented, Mar 22, 2016

Thanks! The drivers would be a good thing to put prominently on the getting started page. I think Firefox has become less popular. For instance it is not even installed on the machine I’m currently working on.

0reactions
jackfoxycommented, Apr 2, 2016

I’ll look into it. Thanks

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix Web Browsers If Not Working or Won't Open on ...
1. Uninstall and reinstall your antivirus program 2. Use the Internet Connections troubleshooter 3. Run the DISM tool 4. Run a System File...
Read more >
Internet Browsers Not Working after Windows Upgrade ...
Update Browsers. Usually, when your internet browsers fail to work or do not respond after the system update, the best way to solve...
Read more >
Browsers not opening
1. Right-click the Windows button > Select Run · 2. Type in "msconfig" without the quotes, then click OK. · 3. On the...
Read more >
Firefox and other browsers can't load websites
If no web browsers on your computer can load websites, it indicates a problem with your Internet connection. The article describes some troubleshooting...
Read more >
Web browser doesn't open - solutions
Remove the faulty toolbar(s)/extension(s) Restart the device Force−stop the web browser Close the browser via app switcher − iOS Scan for viruses Close...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found