13af6ab5fSopenharmony_ci# Instructions for using the utils package
23af6ab5fSopenharmony_ci
33af6ab5fSopenharmony_ci## Script Purpose
43af6ab5fSopenharmony_ci* Download the necessary image files for testing
53af6ab5fSopenharmony_ci* Obtain the burning tool and burn the downloaded Dayu image
63af6ab5fSopenharmony_ci* Retrieve the repository commit information from 00:00 on the day before the script run to the time the script is executed
73af6ab5fSopenharmony_ci* Automatically send test results via email
83af6ab5fSopenharmony_ci
93af6ab5fSopenharmony_ci## Dependency Installation
103af6ab5fSopenharmony_ci```
113af6ab5fSopenharmony_cipython3 -m pip install pywinauto lxml requests
123af6ab5fSopenharmony_ci```
133af6ab5fSopenharmony_ci
143af6ab5fSopenharmony_ci## Notes
153af6ab5fSopenharmony_ci* 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
163af6ab5fSopenharmony_ci* If no content is provided for sdkUrl、dayuUrl, the script will automatically retrieve the image address from the official website
173af6ab5fSopenharmony_ci* Executing without providing parameters will follow the configured settings