# UITest **Repository Path**: linqiliang/UITest ## Basic Information - **Project Name**: UITest - **Description**: 通过UIautomator进行UI测试 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2017-01-14 - **Last Updated**: 2021-08-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README #UITest ##MAC 下UIautomator 环境搭建 1、SDK下载 http://www.androiddevtools.cn/ 下载安装android studio 按照网站上的提示下在android sdk 2、安装eclipse https://www.eclipse.org/downloads/eclipse-packages/ 下载安装 Eclipse IDE for Java Developers 3、创建UIautomater 工程过程参考极客学院Uiautomator介绍 4、添加Uiautormatorhelp类,方便调试