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
- Host: GitHub
- URL: https://github.com/samccone/docker-firefox-node.js-webdriver-base
- Owner: samccone
- Created: 2014-05-12T01:11:46.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-15T03:15:48.000Z (about 12 years ago)
- Last Synced: 2025-04-30T18:06:44.495Z (about 1 year ago)
- Language: Shell
- Size: 125 KB
- Stars: 2
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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