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
- Host: GitHub
- URL: https://github.com/i-nahornyi/gatling-playwright-plugin
- Owner: i-nahornyi
- License: apache-2.0
- Created: 2024-09-05T11:29:05.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-10-16T18:28:26.000Z (8 months ago)
- Last Synced: 2024-10-18T16:53:27.697Z (8 months ago)
- Topics: gatling, perfromance, playwright
- Language: Scala
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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!