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

https://github.com/samccone/docker-firefox-node.js-webdriver-base


https://github.com/samccone/docker-firefox-node.js-webdriver-base

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

Docker Firefox node.js webdriver base
============

A basic box setup to start a headless firefox instance and interact with it via
selenium webdriver.

## Running

* docker build --rm=true --t=test .
* docker run -it test