Method: MdnMonitor#mdn_menu

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

#mdn_menuObject



4
5
6
7
# File 'lib/test_case/monitoring/mdn_monitor.rb', line 4

def mdn_menu
  roi_resolution(dut.roi.text.new(:x => 342, :y => 54, :width => 486, :height => 102, :similarity => 70, :text => 'Find Channels', :only_digits => false, :ref_img => ""),
  dut.height, dut.width)
end