mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-25 06:01:02 +03:00
Three fixes: 1. fillTableRow: match cells by column header text (headerText fallback) when INPUT id-based fuzzy match fails due to metadata typos 2. fillTableRow: EDD filter preserves standalone enum values like "Создать" by only filtering "Создать элемент/группу/:" patterns (was: startsWith) 3. clickElement: coordinate-based click for tabs without ID, avoiding global [data-content] selector that picks invisible duplicates from background forms Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>