From 9e4dc716e295dcaac462d71792ec8e8f2d9cd8ad Mon Sep 17 00:00:00 2001 From: baozhida Date: Mon, 20 Feb 2017 10:35:36 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e721343..455420a 100644 --- a/README.md +++ b/README.md @@ -148,11 +148,15 @@ public class DriverUtil { ![project](./report/img/project1.png) app是存放 app安装包的 + bin下面是可执行脚本 + report是测试报告的位置 + src是java代码 安装macaca套件之后,在工程的目录MacacaAutomation 执行```macaca server --verbose```启动macaca服务进程,之后运行build文件执行case即可。 + ``` build_ios.xml ```