我集成了这个包,测试了下,还是不行。。
05-11 16:23:12.711: E/Throw UncaughtException(7768): java.lang.ClassCastException: com.robotium.solo.RobotiumWebClient cannot be cast to org.apache.cordova.engine.SystemWebChromeClient
05-11 16:23:12.711: E/Throw UncaughtException(7768): at org.apache.cordova.engine.SystemWebView.setWebChromeClient(SystemWebView.java:76)
05-11 16:23:12.711: E/Throw UncaughtException(7768): at com.robotium.solo.RobotiumWebClient$1.run(RobotiumWebClient.java:84)
05-11 16:23:12.711: E/Throw UncaughtException(7768): at android.app.Instrumentation$SyncRunnable.run(Instrumentation.java:1904)
05-11 16:23:12.711: E/Throw UncaughtException(7768): at android.os.Handler.handleCallback(Handler.java:739)
05-11 16:23:12.711: E/Throw UncaughtException(7768): at android.os.Handler.dispatchMessage(Handler.java:95)
05-11 16:23:12.711: E/Throw UncaughtException(7768): at android.os.Looper.loop(Looper.java:148)
05-11 16:23:12.711: E/Throw UncaughtException(7768): at android.app.ActivityThread.main(ActivityThread.java:5432)
05-11 16:23:12.711: E/Throw UncaughtException(7768): at java.lang.reflect.Method.invoke(Native Method)
05-11 16:23:12.711: E/Throw UncaughtException(7768): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:735)
05-11 16:23:12.711: E/Throw UncaughtException(7768): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:625)