Sha256: c0ac79f4d1971672c3c2345cf379df665ee1c7bcf83b54bfe101335463f47282

Contents?: true

Size: 218 Bytes

Versions: 2

Compression:

Stored size: 218 Bytes

Contents

require 'watir/exceptions' # from commonwatir

module Watir
  module Exception
    # This exception is thrown if we are unable to connect to JSSh.
    class UnableToStartJSShException < WatirException; end
  end
end


Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
mk_firewatir-1.6.5 lib/firewatir/exceptions.rb
firewatir-1.6.5 lib/firewatir/exceptions.rb