Hi Team,
We are able to integrate the selenium scripts with load test. Now it is working in a sequential manner for ex when we are giving test iteration as 10, it is hitting the browsers 10 times and performing the login operation sequentially some microseconds difference.
But our actual ask is to perform login operation concurrently( All 10 browsers should be hit at a time).
Could you please let us know the way to achieve this.
Thanks
Aarushi