Method: SpecMonitor#spec_sn
- Defined in:
- lib/test_case/monitoring/spec_monitor.rb
#spec_sn ⇒ Object
46 47 48 49 |
# File 'lib/test_case/monitoring/spec_monitor.rb', line 46 def spec_sn dut.roi.text.new(x: 808, y: 784, width: 398, height: 58, similarity: 70, text: '', only_digits: false, ref_img: '') end |