Skip to content

ultra-rony/selenium-grid-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

selenium-grid-compose

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.

Getting Started

  1. Clone the repository
git clone https://github.com/ultra-rony/selenium-grid-compose.git
  1. Navigate into the project directory
cd selenium-grid-compose
  1. Start the Docker containers (build if needed)
docker-compose up --build

VNC Viewer for Chrome Browser (if enabled) http://localhost:7900/. default password secret

Selenium Grid Dashboard http://localhost:4444/

Examples

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors