Developer(s) | Thomas Walpole |
---|---|
Stable release | 3.40.0[1]
/ 27 January 2024 |
Repository | |
Written in | Ruby |
Operating system | Cross-platform |
Type | Behavior driven development framework / Test tool |
License | MIT License |
Website | teamcapybara |
Capybara is a web-based test automation software that simulates scenarios for user stories and automates web application testing for behavior-driven software development. It is written in the Ruby programming language.
Capybara can mimic actions of real users interacting with web-based applications. It can receive pages, parse the HTML and submit forms.[2]