Skip to content

ouropencode/docker-node-chrome-xvfb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

This image is intended to allow the use of Selenium and Chrome webdriver, primarily through Nodejs. It can of course be extended further :)

You are expected to take FROM this and run the following:

$ service xvfb start
$ ./your/selenium/using/program

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%