#!/usr/bin/ruby.ruby3.4 

require "chromedriver/helper"

Chromedriver::Helper.new.update(ARGV[0])
