GitHub - stepful/cyperful: Interactive system testing UI for capybara
Cyperful
The Capybara visual debugger
An addon for Ruby Capybara system tests that adds the great DX of tools like Cypress.io.
cyperful-demo.mp4
Features
View the list of steps in a test, with live updates as the test runs
Pause the test at each step and interact with the page
View API requests and console logs between steps
Auto-restart the test when the source code is modified
Records a video of the test so you can preview the finished test at that point in time (experimental)
View and run ANY...
Read more at github.com