mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-31 16:57:46 +03:00
Grid row search in findClickTargetScript used raw innerText without norm() — missed ё→е normalization. Target was normalized but row text was not, so "расчётным" didn't match "расчетным". Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>