上一页 1 2 3 4 5 6 ··· 9 下一页
摘要: # -*- 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) 编辑
摘要: 测试日志: 测试报告: 阅读全文
posted @ 2018-12-29 15:18 JiaxyGogogo 阅读(1068) 评论(0) 推荐(0) 编辑
摘要: # -*- coding:utf-8 -*- ''' @project: ApiAutoTest @author: Jimmy @file: test_recharge.py @ide: PyCharm Community Edition @time: 2018-12-27 10:07 @blog: https://www.cnblogs.com/gotesting/ ''' impo... 阅读全文
posted @ 2018-12-29 15:15 JiaxyGogogo 阅读(543) 评论(0) 推荐(0) 编辑
摘要: # -*- coding:utf-8 -*- ''' @project: ApiAutoTest @author: Jimmy @file: test_login.py @ide: PyCharm Community Edition @time: 2018-12-22 09:33 @blog: https://www.cnblogs.com/gotesting/ ''' import... 阅读全文
posted @ 2018-12-29 15:14 JiaxyGogogo 阅读(2838) 评论(0) 推荐(0) 编辑
摘要: # -*- coding:utf-8 -*- ''' @project: ApiAutoTest @author: Jimmy @file: test_register.py @ide: PyCharm Community Edition @time: 2018-12-28 15:50 @blog: https://www.cnblogs.com/gotesting/ ''' imp... 阅读全文
posted @ 2018-12-29 15:13 JiaxyGogogo 阅读(931) 评论(0) 推荐(0) 编辑
摘要: # -*- coding:utf-8 -*- ''' @project: ApiAutoTest @author: Jimmy @file: get_logger.py @ide: PyCharm Community Edition @time: 2018-12-29 14:41 @blog: https://www.cnblogs.com/gotesting/ ''' import lo... 阅读全文
posted @ 2018-12-29 15:12 JiaxyGogogo 阅读(1367) 评论(0) 推荐(0) 编辑
摘要: # -*- coding:utf-8 -*- ''' @project: ApiAutoTest @author: Jimmy @file: basic_data.py @ide: PyCharm Community Edition @time: 2018-12-27 09:44 @blog: https://www.cnblogs.com/gotesting/ ''' imp... 阅读全文
posted @ 2018-12-27 14:14 JiaxyGogogo 阅读(729) 评论(1) 推荐(2) 编辑
摘要: # -*- coding:utf-8 -*- ''' @project: ApiAutoTest @author: Jimmy @file: mysql_util.py @ide: PyCharm Community Edition @time: 2018-12-22 10:30 @blog: https://www.cnblogs.com/gotesting/ ''' ''' ... 阅读全文
posted @ 2018-12-22 16:18 JiaxyGogogo 阅读(1434) 评论(0) 推荐(0) 编辑
摘要: # -*- coding:utf-8 -*- ''' @project: ApiAutoTest @author: Jimmy @file: http_request.py @ide: PyCharm Community Edition @time: 2018-12-20 11:38 @blog: https://www.cnblogs.com/gotesting/ ''' import ... 阅读全文
posted @ 2018-12-21 16:25 JiaxyGogogo 阅读(630) 评论(0) 推荐(0) 编辑
摘要: # -*- coding:utf-8 -*- ''' @project: ApiAutoTest @author: Jimmy @file: read_config.py @ide: PyCharm Community Edition @time: 2018-12-21 13:53 @blog: https://www.cnblogs.com/gotesting/ ''' impo... 阅读全文
posted @ 2018-12-21 15:44 JiaxyGogogo 阅读(2578) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 ··· 9 下一页