Skip to content

Instantly share code, notes, and snippets.

@easonhan007
Created May 10, 2013 06:57
Show Gist options
  • Save easonhan007/5552834 to your computer and use it in GitHub Desktop.
Save easonhan007/5552834 to your computer and use it in GitHub Desktop.
使用python+selenium webdriver启动浏览器
from selenium import webdriver
webdriver.Ie()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment