web-test

Installation
SKILL.md

/web-test — Browser automation for 1C web client

Automates user interactions with 1C:Enterprise web client via Playwright — navigating sections, filling forms, reading tables and reports, filtering lists.

Quick start

RUN="${CLAUDE_SKILL_DIR}/scripts/run.mjs"

# One-shot: opens browser → runs script → closes browser → exits
node $RUN run http://localhost:8081/bpdemo test-scenario.js
Installs
25
GitHub Stars
584
First Seen
Mar 17, 2026
web-test — nikolay-shirokov/cc-1c-skills