From 884a3bc9aca424964433bfa67b2b2472f73b4102 Mon Sep 17 00:00:00 2001 From: caiweichao <13248231369@163.com> Date: Mon, 13 Jun 2022 14:44:57 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B9=E7=9B=AE=E7=AE=80=E4=BB=8B=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 271083e..04acbb4 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ - 使用技术 Python+Selenium3+Request+Allure2+Pytest+Jenkins+Pymysql+openpyxl - 通用型框架已经在自己公司成功落地使用! - 如果这个项目对你有帮助或者有启发的话麻烦多多点赞哦! - - ![avatat](https://imgtu.com/i/XRdTFH) + - [![XRdTFH.jpg](https://s1.ax1x.com/2022/06/13/XRdTFH.jpg)](https://imgtu.com/i/XRdTFH) - conftest.py 封装公共的driver对象实现调用driver对象自动识别本地chrome版本自动下载driver,免除自己手动下载匹配的问题。代码适配无头浏览器自动识别是否是linux,从而使用无头浏览器和selenium grid ##### 可以进行: 1. 接口自动化测试通过openpyxl进行数据驱动