会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
life.pop(fear)
首页
新随笔
联系
管理
2017年4月6日
Python+Selenium 自动化实现实例-数据驱动实例
摘要: #coding=utf-8 from selenium import webdriver driver = webdriver.Firefox() driver.implicitly_wait(10) driver.get("http://www.126.com") class Account(object): """docstring for Account""" def __init__...
阅读全文
posted @ 2017-04-06 11:19 ForcePush
阅读(2515)
评论(0)
推荐(0)
编辑
公告