# appium-app-test **Repository Path**: cnhkzyy/appium-app-test ## Basic Information - **Project Name**: appium-app-test - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 版本master 1. appium + python + PageObject + pytest实现app自动化 2. 分层设计思想 3. 建立多个分支版本,每次分支版本按照依次递进的方式逐步完善,最后再合并到master上