Comments on: legacy testing with capybara/mechanize /2011/02/legacy-testing-with-capybaramechanize/ Sarah Allen's reflections on internet software and other topics Tue, 22 Feb 2011 21:17:37 +0000 hourly 1 https://wordpress.org/?v=5.7.1 By: Hedgehog /2011/02/legacy-testing-with-capybaramechanize/#comment-735 Tue, 22 Feb 2011 21:17:37 +0000 /?p=3057#comment-735 > I wanted to use vanilla http and not have the overhead of launching a browser and was frustrated that Capybara didn’t have a driver to suit my needs.

Hopes this helps you….

Akephalos[0]: “Akephalos is a full-stack headless browser for integration testing with Capybara. It is built on top of HtmlUnit, a GUI-less browser for the Java platform, but can be run on both JRuby and MRI with no need for JRuby to be installed on the system.”

[0]: https://github.com/bernerdschaefer/akephalos

]]>