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

https://github.com/zachomedia/selenium

Docker image to install and configure Selenium with Selenium Grid.
https://github.com/zachomedia/selenium

Last synced: about 1 year ago
JSON representation

Docker image to install and configure Selenium with Selenium Grid.

Awesome Lists containing this project

README

          

Selenium
========

[![Selenium](http://dockeri.co/image/drupalcomposer/selenium)][dockerhub]

Docker image to install and configure Selenium with Selenium Grid.

## Docker Commands

Common Docker commands you can issue to this container:

### Docker Build

```
docker build -t drupalcomposer/selenium:latest .
```

### Docker Run

```
docker run -d \
drupalcomposer/selenium
```

[dockerhub]: https://hub.docker.com/r/drupalcomposer/selenium/