mirror of
https://github.com/Nikolay-Shirokov/cc-1c-skills.git
synced 2026-07-20 09:30:59 +03:00
Replace fragile page.frames()[iframeIdx + 1] with handle.contentFrame() for reliable iframe-to-Playwright-Frame resolution. The old index arithmetic could break when 1C web client accumulates extra frames during prolonged sessions. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>