Setting up Selenium GRID (4.20) with Docker
What is a Selenium GRID?
Selenium GRID is one of the 3 components of Selenium : Selenium WebDriver, GRID and IDE. The architecture consists of a Hub and several nodes. Through our test script, we will connect to the Selenium Hub url and it will run t...
debasmita-a.hashnode.dev4 min read