1# Instructions for using the utils package 2 3## Script Purpose 4* Download the necessary image files for testing 5* Obtain the burning tool and burn the downloaded Dayu image 6* Retrieve the repository commit information from 00:00 on the day before the script run to the time the script is executed 7* Automatically send test results via email 8 9## Dependency Installation 10``` 11python3 -m pip install pywinauto lxml requests 12``` 13 14## Notes 15* The storage path for the SDK needs to be strictly filled in according to the structure of the SDK path in the new version of IDEA 16* If no content is provided for sdkUrl、dayuUrl, the script will automatically retrieve the image address from the official website 17* Executing without providing parameters will follow the configured settings