Created
June 25, 2014 22:04
-
-
Save lefthandedgoat/3c2c54286d1e87eb2af9 to your computer and use it in GitHub Desktop.
canopy in fsi
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#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