mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-17 08:15:16 +03:00
7e56cd79db
Row selection clicks in deleteTableRow and fillTableRow commit now target the second visible gridBox instead of the first, avoiding accidental checkbox toggles on forms with checkbox columns (e.g. BP links master). Also documents the new `table` parameter in SKILL.md for readTable, clickElement, fillTableRow, deleteTableRow, and getFormState tables[]. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>