I want the results to be in a excel sheet. The results should be made as a report. I am testing a android device and want the result. monkeyrunner
Asked
Active
Viewed 185 times
-2
-
text to CSV to EXCEL – Benny Ae Feb 10 '15 at 13:10
1 Answers
0
If you want to automate the whole process you can try xlwt podule to write Excel files from python.
If monkeyrunner
gives you some problem importing python modules give AndroidViewClient/culebra a try.
Additionally, ask yourself whether you need Excel at all when you can generate nice reports from python using Sphinx or pod.

Diego Torres Milano
- 65,697
- 9
- 111
- 134