An open API service indexing awesome lists of open source software.

https://github.com/hatamiarash7/docker-selenium

Deploy Selenium Hub with Chrome node using Docker
https://github.com/hatamiarash7/docker-selenium

docker selenium selenium-grid selenium-node selenium-server selenium-webdriver webdriver

Last synced: about 2 months ago
JSON representation

Deploy Selenium Hub with Chrome node using Docker

Awesome Lists containing this project

README

        

# Selenium

Deploy a [Selenium](https://github.com/SeleniumHQ/selenium) hub with Chrome node

Selenium

## Install

```bash
docker-compose up -d
```

You can use 3 nodes here.

- Google Chrome : `selenium/node-chrome`
- Firefox : `selenium/node-firefox`
- Opera : `selenium/node-opera`

Read [here](https://github.com/SeleniumHQ/docker-selenium) for another type of images and options