Module: Capybara::Screenshot::Diff::Drivers

Defined in:
lib/capybara/screenshot/diff/drivers/vips_driver.rb,
lib/capybara/screenshot/diff/drivers/chunky_png_driver.rb

Overview

Compare two images and determine if they are equal, different, or within some comparison range considering color values and difference area size.

Defined Under Namespace

Classes: ChunkyPNGDriver, VipsDriver