1c-web-session
Automate 1C:Enterprise web client sessions via browser control
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install 1c-web-session?โผ
Run `npx skills add RooLee10/1c-web-session --all -g -y` in your terminal to install the skill globally.
How to automate 1C:Enterprise in a browser?โผ
This skill drives the 1C web client through Playwright, handling session startup, navigation, form filling, and document posting automatically.
Why do standard Playwright fill commands fail in 1C?โผ
The 1C web client ignores fill() and type(), so the skill uses clipboard paste with Ctrl+V and special _DLB button selectors instead.
What do I need to run 1c-web-session?โผ
You need Claude Code, the Playwright MCP server configured in .mcp.json, and a published 1C:Enterprise web database URL.
Can it generate test data in 1C automatically?โผ
Yes. It creates catalog items and posts documents with tabular sections through the UI, ideal for populating test data quickly.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core