1c-web-test

Automate 1C web client workflows with Playwright-based browser testing.

40|11|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/Desko77/claude-code-skills-1c --skill 1c-web-test
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: 1c-web-test
Source: https://github.com/Desko77/claude-code-skills-1c/tree/main/skills/1c-web-test
Command: npx skills add https://github.com/Desko77/claude-code-skills-1c --skill 1c-web-test

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, and includes scripts (resource) components.

What problem does it solve?

Automates browser-based testing of 1C:Enterprise web client workflows to speed up validation, reduce manual QA, and ensure consistent results.

Core Features & Use Cases

  • Playwright-powered browser automation for navigating sections, opening commands, filling forms, processing tables, and generating reports in the 1C web client.
  • Use cases include creating documents, validating UI flows, and data entry automation across multiple databases.

Quick Start

Run an automation script against a running 1C web client using the included runner to simulate a typical workflow.

Frequently Asked Questions about 1c-web-test

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate 1C web client testing using Playwright?▼

Automating 1C web client testing with Playwright involves running browser-driven scripts to navigate sections, fill forms, and process tables. This framework provides deterministic scripts and robust state handling for repeatable UI workflows across multiple 1C databases.

What is browser automation for 1C:Enterprise workflows used for?▼

Browser automation for 1C:Enterprise workflows is used to speed up validation and reduce manual QA. It enables automated document creation, UI flow validation, and data entry automation across multiple databases to ensure consistent testing results.

Does this Playwright testing framework support DOM and clipboard interaction in the 1C web client?▼

Yes, this Playwright testing framework supports DOM and clipboard interaction within the 1C web client. It applies robust state handling to manage deterministic scripts, ensuring reliable end-to-end testing and automation of complex UI workflows.

Can I run end-to-end tests across multiple 1C databases with this automation script?▼

Yes, you can run end-to-end tests across multiple 1C databases using the included automation script runner. It simulates typical workflows against a running 1C web client, validating UI flows and generating reports for consistent quality assurance.

What is the best way to validate 1C web client UI flows without manual QA?▼

The best way to validate 1C web client UI flows without manual QA is using a Playwright-powered automation framework. It handles browser-driven interaction for navigating sections, opening commands, and processing tables, delivering deterministic and repeatable test results.

Why does 1C web client automation require robust state handling?▼

1C web client automation requires robust state handling to maintain deterministic script execution during complex browser interactions. Without it, navigating sections, processing tables, and generating reports across multiple databases would fail due to inconsistent UI states.