I am trying to do some E2E loading tests with my website
For HTTP requests, I have used jMeter for loading tests. For E2E chatGPT suggests that Locust could do both E2E and HTTP request loading test.
But I could find any E2E loading tests instruction in Locust documentation
I just want to ask whether Locust support E2E loading tests?