Class Capybara::Screenshot::Saver
In: lib/capybara-screenshot/saver.rb
Parent: Object

Methods

Included Modules

Capybara::Screenshot::Callbacks

Attributes

capybara  [R] 
file_base_name  [R] 
page  [R] 

Public Class methods

Public Instance methods

If Capybara::Screenshot.capybara_tmp_path is set then the html_path or screenshot_path can be appended to this path in some versions of Capybara instead of using it as an absolute path

Print image to screen, if imgcat is available

[Validate]