Sign inSign up

jmartine/selenium-atom-shell

By jmartine

Updated almost 11 years ago

Image
1

1.6K

jmartine/selenium-atom-shell repository overview

Selenium server with atom-shell that can be used with selenium grid. Based off vvoyer/docker-selenium-firefox-chrome.

Using with webdriver
caps = Selenium::WebDriver::Remote::Capabilities.chrome("chromeOptions" => {"binary" => "/atom"})
driver = Selenium::WebDriver.for :remote, url: 'http://localhost:4444/wd/hub', desired_capabilities: caps
driver.get("https://www.google.com")

Tag summary

Content type

Image

Digest

sha256:d308d1912

Size

294.5 MB

Last updated

almost 11 years ago

docker pull jmartine/selenium-atom-shell