i am working on ios UI Automation. i get test results in plist which is a xml document but this is not a readable form. so i need to convert this format to some readable one in some automated way.
what is the best way to convert xml into html or pdf through some script (may be apple script) ? here is my sample xml code All Samples LogType Error Message Script threw an uncaught JavaScript error: Can't find variable: localTarget Timestamp 2011-12-20T09:22:44Z Type 10 version 2
Let me know if i need to give more detail on requirement
Thanks!!