A simple Gatling plugin for UI performance testing using Playwright.
Created with love for Gatling adepts
Explore the example simulations written in Java and Scala to see how to use this plugin:
Here's the current progress and planned features for the plugin:
- Java API
- Support for additional browsers (Firefox, Edge, etc.)
- Multithreading support
- Video recording and screenshots
- JS performance measurement polyfill helper
- Extended reports with custom metrics (TTFB, LCP, etc.)
- Wrapper for UI simulations (abstract class or interface)
- Create test cases with examples
- Docker image for simplified usage