Method: SpecMonitor#spec_dev_id
- Defined in:
- lib/test_case/monitoring/spec_monitor.rb
#spec_dev_id ⇒ Object
56 57 58 59 |
# File 'lib/test_case/monitoring/spec_monitor.rb', line 56 def spec_dev_id dut.roi.text.new(x: 392, y: 496, width: 470, height: 36, similarity: 70, text: '', only_digits: false, ref_img: '') end |