mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-09-02 00:10:50 +03:00
Replace hardcoded waitForTimeout calls with polling loops that check DOM state and exit early. Saves ~12s on composite-type test suite. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>