You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
使用项目中的apk包,运行AndroidSampleTest抛出错误,
堆栈信息: java.lang.ClassCastException: com.alibaba.fastjson.JSONObject cannot be cast to com.alibaba.fastjson.JSONArray at macaca.client.commands.Context.getContexts(Context.java:27) at macaca.client.MacacaClient.contexts(MacacaClient.java:143) at macaca.client.AndroidSampleTest.switchToWebView(AndroidSampleTest.java:140) at macaca.client.AndroidSampleTest.test_case_1(AndroidSampleTest.java:101)
The text was updated successfully, but these errors were encountered:
使用项目中的apk包,运行AndroidSampleTest抛出错误,
堆栈信息:
java.lang.ClassCastException: com.alibaba.fastjson.JSONObject cannot be cast to com.alibaba.fastjson.JSONArray at macaca.client.commands.Context.getContexts(Context.java:27) at macaca.client.MacacaClient.contexts(MacacaClient.java:143) at macaca.client.AndroidSampleTest.switchToWebView(AndroidSampleTest.java:140) at macaca.client.AndroidSampleTest.test_case_1(AndroidSampleTest.java:101)
The text was updated successfully, but these errors were encountered: