Created
May 10, 2013 06:29
-
-
Save easonhan007/5552724 to your computer and use it in GitHub Desktop.
使用ruby及selenium-webdriver启动ie浏览器
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
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