mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-23 05:01:01 +03:00
Add .confirm CSS selector to the server-response waitForSelector in clickElement. 1C web client shows notifications (Изменение/Проведение) as .confirm elements after write/post operations. This allows early exit instead of waiting the full 10s timeout. Записать: 14s → 2.6s. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>