# Playwright JSON Runner

[![npm version](https://img.shields.io/npm/v/playwright-json-runner.svg)](https://www.npmjs.com/package/playwright-json-runner)
[![GitHub](https://img.shields.io/badge/source-GitHub-blue?logo=github)](https://github.com/acostmig/json-test-runner)

A lightweight extension for Playwright that runs tests based on JSON input.

## Installation

```
npm install playwright-json-runner
```

## Usage

Refer to the official GitHub repository for documentation and examples:

🔗 **[GitHub Repository](https://github.com/acostmig/json-test-runner)**

## License

MIT License - See the [LICENSE](https://github.com/acostmig/json-test-runner/blob/main/LICENSE) file for details.
