# File lib/selenium/auto_it_window.rb, line 31
  def activate
    @autoit.WinActivate(@title, @text)
  end