-
-
Couldn't load subscription status.
- Fork 751
-
I have a test which simulates an user logging in and performing some actions.
I need to test the load on the server with a higher quantity of users so I need to be able to run parallel instances of the same test, but I need to let each test know what user credentials to take so everyone is a different user.
Im using chromedriver.
I was looking into docker but I'm not sure if this is the best approach.
I'd appreciate any idea or suggestion.
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment