Method: AppleMonitor#home_row

Defined in:
lib/test_case/monitoring/apple_monitor.rb

#home_rowObject



10
11
12
# File 'lib/test_case/monitoring/apple_monitor.rb', line 10

def home_row
  dut.roi.text.new(:x => 62, :y => 930, :width => 1608, :height => 44, :similarity => 70, :text => '', :only_digits => false, :ref_img => "")
end