Alexander Bokarev
Results
1
comments of
Alexander Bokarev
Some sort of making json output useable with screenshot output info from this gem is ``` def self.output_error_parser output arr = output.lines if arr.count > 1 arr.map! {|line| line.gsub(/.*screenshot: /,...