This project provides a fully configured setup for running parallel UI tests using Selenium WebDriver and Grid. It's designed to simplify the development and execution of automated browser tests with support for multiple browsers and versions out of the box.
- Clone the repository
git clone https://github.com/ultra-rony/selenium-grid-compose.git- Navigate into the project directory
cd selenium-grid-compose- Start the Docker containers (build if needed)
docker-compose up --buildVNC Viewer for Chrome Browser (if enabled) http://localhost:7900/. default password secret
Selenium Grid Dashboard
http://localhost:4444/



