mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-31 06:42:03 +00:00
- Replaced direct element locators with utility functions for better readability and maintainability in context view tests. - Removed unnecessary wait statements and replaced them with appropriate utility functions to enhance test reliability. - Streamlined the verification process for file visibility and content loading, ensuring tests are more efficient and easier to understand.