# Introduction

**Ver**. 11-08-2026

This document describes the functionality of the Playwright Discovery plugin (`pandorafms.playwright.1`) and its integration with PandoraFMS. The plugin runs a customer-provided Playwright `.ts` test inside a preconfigured Docker container, turning the result into transactional monitoring modules that plug into the console's WUX transactional view (global status/time, per-phase status/time, error screenshot, custom metrics, and an optional error-history module).

It is the Playwright counterpart of `pandorafms.selenium.4`, but built around Playwright's native execution model: the customer writes standard Playwright code — no custom library to import, no DSL to learn — and the plugin harvests everything from Playwright's own JSON reporter.

**Type**: Discovery plugin (`.disco`)