Skip to content

A simple Gatling plugin for UI performance testing using Playwright.

License

Notifications You must be signed in to change notification settings

i-nahornyi/gatling-playwright-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gatling Playwright Plugin

Maven Central

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.

📌 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!