Skip to content

Instantly share code, notes, and snippets.

@easonhan007
Created May 10, 2013 06:29
Show Gist options
  • Save easonhan007/5552724 to your computer and use it in GitHub Desktop.
Save easonhan007/5552724 to your computer and use it in GitHub Desktop.
使用ruby及selenium-webdriver启动ie浏览器
require 'selenium-webdriver'
Selenium::WebDriver.for :ie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment