can't convert nil into String
./lib/gatling.rb:104:in `+' ./lib/gatling.rb:104:in `run' ./spec/gatling_spec.rb:76:in `block (3 levels) in '
102 103 def run 104 puts "-------------" + @reference_image_path 105 self.crop_element 106 end