Method: IguideMonitor#iguide_diagnostics
- Defined in:
- lib/test_case/monitoring/iguide_monitor.rb
#iguide_diagnostics ⇒ Object
15 16 17 18 |
# File 'lib/test_case/monitoring/iguide_monitor.rb', line 15 def iguide_diagnostics dut.roi.text.new(x: 766, y: 60, width: 356, height: 74, similarity: 70, text: 'DIAGNOSTICS', only_digits: false, ref_img: "") end |