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