# python-PyAutoTest **Repository Path**: oniuss/PyWebuiTest ## Basic Information - **Project Name**: python-PyAutoTest - **Description**: python通用测试框架,支持api接口和weiui - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2018-11-14 - **Last Updated**: 2023-10-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [headless chrome driver downloader url]( https://chromedriver.storage.googleapis.com/index.html?path=2.43/) ## 运行测试框架 ```sh python pyautotest.py case_config.ini ``` ## case result: |case_id|case_name|state|fixtruename|startTime|endTime|msg| |-|-|-|-|-|-|-| |0|TestfunctionName|Pass/Fail|testClassNmame|0|0|error msg|