mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-19 00:59:40 +03:00
0fec18bbc4
Move unhighlight() before the fill action in fillFields — prevents our overlay staying visible while platform focus moves to next field on Tab/Enter. Consistent with clickElement/selectValue pattern: highlight → wait → unhighlight → action. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>