Confidently implement automated tests for web applications using Capybara Overview Learn everything to become super productive with this highly acclaimed test automation library Using some advanced features, turn yourself into a Capybara ninja! Packed with practical examples and easy-to-follow sample mark-up and test code In Detail Everybody understands why implementing automated tests is important but at the same time developing them can be costly and time consuming, and tests can be also be fragile and prone to false positives. By using Capybara, you can develop robust tests quickly and run them in multiple drivers ensuring greater re-use; Capybaras API also extends the human readable style made popular by frameworks such as Cucumber and RSpec. &...