mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-11 13:33:41 +03:00
184e4773a4
After F4/Enter that opens a modal, clickElement could fail because detectFormScript found the parent form before the modal appeared. Now retries up to 2s, re-detecting the form each time. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>