mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-20 17:40:59 +03:00
Extract group title text from #title_div DOM elements so tables can be referenced by their visible on-screen names (e.g. "Входящие") in addition to technical attribute names. Labels appear in getFormState().tables[] and resolveGridScript cascade matching (exact name → exact label → contains). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>