# frozen_string_literal: true module Lambdatest module Selenium module Driver VERSION = "1.0.0".freeze end end end