What problem does it solve?
This skill enables managing 1C:Enterprise web sessions via Playwright MCP, including starting, restarting, and terminating sessions, as well as navigating UI and performing common operations in the web client.
Core Features & Use Cases
- Manage and automate 1C web sessions in the browser using Playwright MCP, including session lifecycle and UI interactions.
- Generate test data and verify UI flows by navigating catalogs and documents, with script-based automation.
- Use the included utility scripts (1c-login, 1c-open-object, 1c-screenshot, 1c-snapshot) to perform common tasks in automated test scenarios.
Quick Start
Start a Playwright MCP session to control a 1C web client by navigating to the base URL, logging in if needed, and performing typical UI tasks.