Skip to content

Instantly share code, notes, and snippets.

@lefthandedgoat
Created June 25, 2014 22:04
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lefthandedgoat/3c2c54286d1e87eb2af9 to your computer and use it in GitHub Desktop.
Save lefthandedgoat/3c2c54286d1e87eb2af9 to your computer and use it in GitHub Desktop.
canopy in fsi
#r "../packages/Selenium.WebDriver.2.42.0/lib/net40/WebDriver.dll"
#r "../packages/Selenium.Support.2.42.0/lib/net40/WebDriver.Support.dll"
#r "../packages/Newtonsoft.Json.6.0.1/lib/net40/Newtonsoft.Json.dll"
#r "../packages/SizSelCsZzz.0.3.36.0/lib/SizSelCsZzz.dll"
#r "../packages/canopy.0.9.11/lib/canopy.dll"
open canopy
start firefox
url "http://www.google.com"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment