web-test

Automate 1C web client interactions with Playwright and Node.js.

140|16|Updated May 2, 2026
One-click install
npx skills add https://github.com/IngvarConsulting/unica --skill web-test-ingvarconsulting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-test
Source: https://github.com/IngvarConsulting/unica/tree/main/plugins/unica/skills/web-test
Command: npx skills add https://github.com/IngvarConsulting/unica --skill web-test-ingvarconsulting

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines testing and automation for 1C web client interactions, reducing manual testing time and increasing accuracy.

Core Features & Use Cases

  • Browser Automation: Automates navigation, form filling, and reporting in 1C web client environments.
  • Scenario Testing: Enables scripting of complex workflows such as data entry, report generation, and UI validation.
  • Use Case: A developer needs to verify that a new form renders correctly and saves data properly; they can script these steps and run them automatically.

Quick Start

Use the web-test skill to automatically open the login page, run a form submission, and capture a screenshot.

Frequently Asked Questions about web-test

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

FAQPage Schema
How do I automate form filling and UI validation in the 1C web client?

Automate form filling and UI validation in the 1C web client using this Skill's browser automation scripts. It drives user interactions like data entry and report generation through Playwright to ensure interface consistency and reliability.

What is browser automation for 1C:Enterprise web client testing?

Browser automation for 1C:Enterprise web client testing is scripting user interactions to verify workflows. This Skill automates navigation, form submission, and screenshots to reduce manual testing time and increase accuracy for developers and QA teams.

Do I need Playwright and Node.js to run 1C web client automation scripts?

Yes, you need Playwright and Node.js to execute 1C web client automation scripts. The Skill relies on Playwright to handle browser scripting for testing, data entry, and interface validation scenarios.

Can I script complex workflows like data entry and report generation for 1C web UI?

Yes, you can script complex workflows like data entry and report generation for the 1C web UI. The Skill supports scenario testing to verify that new forms render correctly and save data properly through automated browser actions.

What's the best way to capture screenshots during 1C web client interface validation?

The best way to capture screenshots during 1C web client interface validation is using this Skill. It automatically opens the login page, runs form submissions, and captures screenshots to verify UI rendering and data saving.