Poltergeist is a driver for Capybara that allows you to run your tests on a headless WebKit browser, provided by PhantomJS.
gem install poltergeistNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Set Poltergeist as the JavaScript driver for Capybara
Switch to a maintained driver like selenium-webdriver with headless Chrome or Firefox.
No dependency data recorded yet.