lib/aranha/selenium.rb



# frozen_string_literal: true

require 'eac_ruby_utils'
EacRubyUtils::RootModuleSetup.perform __FILE__

module Aranha
  module Selenium
  end
end

require 'aranha'