# cnode-ui-test基于selenium+unittest的ui自动化测试框架 **Repository Path**: panc-test/cnode-ui-test ## Basic Information - **Project Name**: cnode-ui-test基于selenium+unittest的ui自动化测试框架 - **Description**: 基于cnode论坛的UI自动化测试框架demo - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 1 - **Created**: 2022-06-22 - **Last Updated**: 2023-05-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: Python, unittest, Selenium ## README 基于cnode论坛的web自动化测试框架 run_all.py-程序主入口 testcases-测试用例 data-测试数据 images-测试截图 report-测试报告 common-存放一些通用信息。如浏览器驱动,邮件发送人、接收人信息 util-工具类:截图,日志,压缩文件,发送邮件方法 pom-pom模型,存放测试页面的元素,如注册、登录,发帖页面 logs-日志