Skip to content

Instantly share code, notes, and snippets.

@coreypnorris
Last active August 29, 2015 14:22
Show Gist options
  • Select an option

  • Save coreypnorris/37f051c4a15c35fbc04f to your computer and use it in GitHub Desktop.

Select an option

Save coreypnorris/37f051c4a15c35fbc04f to your computer and use it in GitHub Desktop.
Open Google Chrome in Ruby script

example.rb

system("C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe", 'www.twitter.com')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment