Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 355 Bytes

README.markdown

File metadata and controls

11 lines (7 loc) · 355 Bytes

This is an empty gem.

Why?

If you're using Capybara with Akephalos and don't need selenium-webdriver, you may want to prevent it from loading crazy dependencies (childprocess, ffi, json_pure, and rubyzip).

To install, put this in your Gemfile:

gem "selenium-webdriver", "= 0.0.3", :git => "git://github.com/sofatutor/fake-selenium-webdriver"