Skip to content

A Dockerfile starting a selenium standalone server with Chrome and Firefox beta

License

Notifications You must be signed in to change notification settings

serbanghita/selenium-standalone-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenium Standalone Docker

Run selenium-standalone in a Docker image with the latest Chrome and Firefox.

Run

  • docker run -d -p 4444:4444 serbanghita/selenium-standalone
  • Check via docker ps or http://localhost:4444

Development

  • git clone
  • docker build .

About

A Dockerfile starting a selenium standalone server with Chrome and Firefox beta

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published