An open API service indexing awesome lists of open source software.

https://github.com/i-nahornyi/gatling-playwright-plugin

Simple gatling plugin for UI performance testing
https://github.com/i-nahornyi/gatling-playwright-plugin

gatling perfromance playwright

Last synced: 3 months ago
JSON representation

Simple gatling plugin for UI performance testing

Awesome Lists containing this project

README

        

# Gatling Playwright Plugin

[![Maven Central](https://img.shields.io/maven-central/v/io.github.i-nahornyi/gatling-playwright-plugin)](https://central.sonatype.com/artifact/io.github.i-nahornyi/gatling-playwright-plugin)

A **Gatling plugin** for UI performance testing using **Playwright**.

_Created with love for Gatling adepts_ ❤️

## ⚠ Compatibility
This plugin is currently compatible with **Gatling 3.12.0**.
Support for other versions is not guaranteed and may require adjustments.

## 🚀 Getting Started
Follow the setup instructions in [docs](./docs/README.md).

## 📌 Roadmap

Planned and completed features:

✅ Java API
✅ Support for Gatling EL in URLs, names, and script blocks
⬜ Support for additional browsers (Firefox, Edge, etc.)
⬜ Multithreading support
⬜ Video recording and screenshots
⬜ JavaScript performance measurement polyfill helper
⬜ Extended reports with custom metrics (TTFB, LCP, etc.)
⬜ Wrapper for UI simulations (abstract class or interface)
⬜ Example test cases
⬜ Docker image for simplified usage

## 🤝 Contribution

Contributions and issue reports from the community are welcome!