web-session

Manage 1C:Enterprise web client sessions via Playwright MCP.

41|5|Updated May 28, 2026
One-click install
npx skills add https://github.com/msrv-tech/skills --skill web-session
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: web-session
Source: https://github.com/msrv-tech/skills/tree/main/web-session
Command: npx skills add https://github.com/msrv-tech/skills --skill web-session

SYSTEM DOCUMENTATION & REQUIREMENTS

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

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.

Frequently Asked Questions about web-session

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

FAQPage Schema
How do I automate 1C:Enterprise web client sessions for UI testing?

You can automate 1C:Enterprise web client sessions using Playwright MCP to start, restart, and terminate sessions. This skill controls browser actions like navigate, click, and type to manage UI interactions and automate test scenarios across catalogs and documents.

Can I generate test data in 1C catalogs and documents using Playwright?

Yes, you can generate test data and verify UI flows in 1C catalogs and documents using Playwright MCP. The skill includes utility scripts like 1c-login and 1c-open-object to perform common data generation and scenario automation tasks in local or test environments.

What do I need to set up before automating 1C web sessions with this tool?

You need a Playwright MCP setup with browser actions like navigate, click, type, and run_code, plus access to the target 1C web publication. The skill requires these components to be configured before you can manage session lifecycles and execute automation scripts.

Does this approach work for managing 1C session lifecycles in test environments?

Yes, this approach manages the full 1C session lifecycle in test environments, including starting, restarting, and terminating web client sessions. It applies to local and test environments where you have Playwright MCP configured and access to the web publication.

What utility scripts are included for 1C web automation scenarios?

The skill includes utility scripts such as 1c-login, 1c-open-object, 1c-screenshot, and 1c-snapshot. These scripts perform common automation tasks like logging in, opening objects, capturing screenshots, and saving snapshots during test scenario execution.

Can I use Playwright MCP to navigate and interact with 1C:Enterprise UI elements?

Yes, Playwright MCP enables navigating the 1C:Enterprise web client UI and performing common operations. You can use browser actions like navigate, click, and type to interact with UI elements across catalogs, documents, and references for test automation.