What problem does it solve?
This Skill solves the problem of slow, error-prone manual testing and verification of 1C:Enterprise web-client workflows by automating browser interactions and reading results automatically.
Core Features & Use Cases
- End-to-end browser automation: drives the 1C web client (navigate sections/commands, open objects, click elements, fill forms, fill grids, post/close documents).
- Structured UI state reading: extracts form structure (fields, tabs, tables, filters) and reads grid/report data into machine-friendly objects.
- Optional recording & diagnostics: supports screenshots, and can record MP4 sessions with captions and optional TTS narration for review and debugging.
- Use Case: when you need to validate a sales flow (e.g., create an order, fill customer/items, post/close it, and confirm the resulting table/report values), you can run a scripted scenario against your local 1C web client.
Quick Start
Ask the AI to run the web-test skill to execute your scenario by providing the URL of your published 1C web database (or its id) and the action script that creates and posts an order, then returns the relevant table/report data for verification.