• 请问如何判断被测试 app 被切到了后台呢?

  • 基于 WDA 搞一个啊

  • appium 自动化 at 2016年06月24日

    java -classpath "target/test-classes/" -Djava.ext.dirs=lib org.testng.TestNG -suitethreadpoolsize 1 TestSuits/APP_{devices}.xml -d output/${date}/${time}/{udid}/testngReports
    testng 环境我其实配置好了,运行这一行会出找不到或无法加载主类 org.testng.TestNG。

  • appium 自动化 at 2016年06月21日

    你好,请问为什么执行完 BatchRunAppUI.jar 后是在这样呢?
    android 测试设备列表:[]
    ios 测试设备列表:[]
    没有检测到设备?
    运行 run.sh 还有会报一个 com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure