# WebAuto **Repository Path**: liuwenlin2/WebAuto ## Basic Information - **Project Name**: WebAuto - **Description**: 采用POM设计模式,实现的Web自动化测试框架 - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-18 - **Last Updated**: 2024-11-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WebAuto #### 介绍 基于Python实现的Web自动化测试框架 #### 软件架构 POM设计模式:使用selenium4+pytest+allure ![输入图片说明](image.png) #### 框架能力 - pytest数据驱动(参数化) - 对【selenium库】的二次封装 - 对【log日志模块】的二次封装 - 对【sql数据库】的二次封装 - po分层实现自动化 - conftest.py 前后置处理 - 测试用例失败截图 - allure测试报告 #### 测试项目 商城系统