Capybara is a Ruby acceptance testing framework that simulates how a real user would interact with a web application. It allows developers to write tests that drive browsers, checking for expected content, links, buttons, and form interactions. Capybara integrates with drivers like Selenium, Rack::Test, and headless browsers such as Cuprite or WebKit, letting tests run in real browsers or lightweight simulation environments. Its DSL emphasizes natural language-like syntax, such as visit, click_button, and fill_in, which makes tests readable and expressive. Capybara also handles asynchronous JavaScript and dynamic content, waiting for elements to appear or actions to complete before assertions run. By bridging test suites with actual browser behavior, Capybara helps ensure that web apps behave correctly from a user’s perspective.

Features

  • Abstracts user actions (visit, click_link, fill_in etc) to simulate real browser interactions
  • Supports multiple drivers (Selenium, headless browser, etc) to run tests in different environments
  • Works with Rack‐based apps (Rails, Sinatra, others) to test internal request handling without needing a full HTTP server in some cases
  • CSS/XPath selectors, matchers, assertions for page content, visibility, etc
  • Support for testing with JavaScript (via drivers that support JS) including headless modes
  • Provides DSL to write expressive acceptance tests integrated into test suite (e.g., RSpec, Minitest)

Project Samples

Project Activity

See All Activity >

Categories

Frameworks

License

MIT License

Follow Capybara

Capybara Web Site

Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Capybara!

Additional Project Details

Programming Language

Ruby

Related Categories

Ruby Frameworks

Registered

2025-09-17