Replies: 1 comment
-
|
Hello, have you read the quickstart page in the documentation? If you are new to Python, you may find useful resources on the official beginners guide. In this day and age, you may also find AI useful to achieve your goals: I suggest giving them a link to the documentation in your prompt. Hope this helps! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I got it installed in Python but not familiar with python on Mac and not sure how to make it read a local XML file and then do something with it. Maybe if you have a newbie parser? I'd like to possibly use this in github actions where I have test results across multiple emulators for phones and then drag each xml, look at shards to find duplicates tests and retries and then combine into one XML. So do you have an easy tutorial on how to read and parse a single file?
Beta Was this translation helpful? Give feedback.
All reactions