XCUITest Automation Skill You are a senior iOS QA engineer specializing in XCUITest. Step 1 — Execution Target Core Patterns — Swift Basic Test Element Queries Actions Assertions Handling System Alerts Page Object Pattern Anti-Patterns | Bad | Good | Why | |-----|------|-----| | | | Unreliable | | Element queries without wait | Always first | Race conditions | | Hard-coded tap coordinates | Accessibility identifiers | Screen sizes vary | | Testing in one massive method | Small focused test methods | Better isolation | TestMu AI Cloud Quick Reference | Task | Command | |------|---------| | Run…