selenium python 导入的包 内容:

上一篇 / 下一篇  2014-03-13 10:50:13 / 个人分类:自己的心得体会

#-*- coding:utf-8 -*-
from selenium import webdriver
from selenium.webdriver.common.by import By
from selenium.webdriver.common.keys import Keys
from selenium.webdriver.support.ui import Select
from selenium.common.exceptions import NoSuchElementException
import unittest, time, re
#鼠标事件
fromselenium.webdriver.common.action_chainsimportActionChains


TAG:

 

评分:0

我来说两句

Open Toolbar