module Capybara

Capybara::Screenshot::Diff::TestMethods

This module provides methods for capturing screenshots and verifying them against baseline images to detect visual changes. It’s designed to be included in test classes to add visual regression testing capabilities.