# File lib/selenium/auto_it_driver.rb, line 36
  def initialize
    @autoit = AutoIt.load
  end