module Appium # Version and Date are defined on the 'Appium' module, not 'Appium::Common' VERSION = '8.0.0' unless defined? ::Appium::VERSION DATE = '2015-10-08' unless defined? ::Appium::DATE end