会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
猪猪宝丫
博客园
首页
新随笔
联系
订阅
管理
2017年8月28日
【虫师】【selenium】参数化
摘要: # 1 #coding=utf-8 2 from selenium import webdriver 3 import os,time 4 5 source = open("F:\\test\\info.txt","r") 6 values = source.readlines() 7 source.close() 8 9 #执行循环 10 for serch in val...
阅读全文
posted @ 2017-08-28 22:36 猪猪宝丫
阅读(289)
评论(0)
推荐(0)
编辑
公告