nickboucart / realbrowserlocusts

Real Browser support for Locust.io load testing
MIT License
91 stars 44 forks source link

Playwright instead of Selenium? #16

Open mjohnson767 opened 11 months ago

mjohnson767 commented 11 months ago

Could you provide support for Playwright instead of Selenium? It uses the same Chromium browser but it's much more stable and the Codegen Utility used for rapid script development is extraordinary.

https://github.com/microsoft/playwright-python

The locust engine runs more efficient than any other than any other tool and it open the doors for many users to do some real great Browser-based load testing.

If you could also add in support for running in the cloud that would be great as well. Azure - identifying the a subscription and resource group and for AWS it would be using Fargate.