# File lib/selenium/auto_it_window.rb, line 35
  def active?
    1 == @autoit.WinActive(@title, @text)
  end