mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-31 06:42:03 +00:00
- Replaced direct element selectors with utility functions for improved readability and maintainability in spec editor tests. - Streamlined waiting mechanisms by using the new waitForElement function, enhancing test reliability. - Updated test cases to ensure consistent handling of element visibility and initialization, resulting in more efficient and clearer tests.