2013-05-14 63 views

回答

1

其實,上一個答案不正確,因爲adb command support does exist in eggPlant。有方法得到adb日誌eggPlant。方法如下:

  • adb logcat是啓用獲取adb日誌的命令。 (警告:這將會打印大量信息!)
  • 您需要一種方法在eggPlant中執行adb logcat。這是通過使用the shell command
  • 在某些系統上(我正在使用eggPlant for Windows),您需要將shell命令的輸出轉儲到文件,然後將該文件讀回到變量
0

我想沒有這樣的命令或其他東西..eggPlant只標識執行命令的對象或腳本。