I created a Selenium hub and 3 chrome nodes using docker. i can see the 3 chrome instances are up and running in the docker
Now how do i stress test a web application. please suggest the steps to run test on selenium grid inside the docker.
I created a Selenium hub and 3 chrome nodes using docker. i can see the 3 chrome instances are up and running in the docker
Now how do i stress test a web application. please suggest the steps to run test on selenium grid inside the docker.
You may start with this simple Python test