# File lib/selenium/auto_it_window.rb, line 27
  def wait_for_appear
    @autoit.WinWait(@title, @text, 30)
  end