Method: AppleMonitor#mac_add
- Defined in:
- lib/test_case/monitoring/apple_monitor.rb
#mac_add ⇒ Object
38 39 40 |
# File 'lib/test_case/monitoring/apple_monitor.rb', line 38 def mac_add dut.roi.text.new(:x => 1390, :y => 696, :width => 448, :height => 62, :similarity => 70, :text => '', :only_digits => false, :ref_img => "") end |