Skip to content

Instantly share code, notes, and snippets.

@ecommimi
Last active November 3, 2016 00:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ecommimi/888d856ca8d84e3ad2ad04303f1635d6 to your computer and use it in GitHub Desktop.
Save ecommimi/888d856ca8d84e3ad2ad04303f1635d6 to your computer and use it in GitHub Desktop.
Sub test()
Dim driver As New ChromeDriver
driver.Start
driver.Get ("http://www.yahoo.co.jp/")
End Sub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment