摘要: # -*- coding:utf-8 -*- ''' @project: web学习 @author: Jimmy @file: 元素操作-切换.py @ide: PyCharm Community Edition @time: 2019-01-19 10:43 @blog: https://www.cnblogs.com/gotesting/ ''' ''' windows窗口切换:切... 阅读全文
posted @ 2019-01-19 11:43 JiaxyGogogo 阅读(822) 评论(0) 推荐(0) 编辑
摘要: # -*- coding:utf-8 -*- ''' @project: web学习 @author: Jimmy @file: find_ele.py @ide: PyCharm Community Edition @time: 2019-01-18 10:56 @blog: https://www.cnblogs.com/gotesting/ ''' from selenium i... 阅读全文
posted @ 2019-01-19 10:42 JiaxyGogogo 阅读(503) 评论(0) 推荐(0) 编辑
摘要: # -*- coding:utf-8 -*- ''' @project: web学习 @author: Jimmy @file: wait.py @ide: PyCharm Community Edition @time: 2019-01-19 09:50 @blog: https://www.cnblogs.com/gotesting/ ''' from selenium import... 阅读全文
posted @ 2019-01-19 10:40 JiaxyGogogo 阅读(298) 评论(0) 推荐(0) 编辑