# File lib/selenium/auto_it_driver.rb, line 32
  def self.dll
    File.join(File.dirname(__FILE__), 'autoit', 'AutoItX3.dll')
  end