Sha256: f56a848e89c0ae2aea1b94bc4b91e1e589ea62a2d2ab674843ca275bffbcfff2
Contents?: true
Size: 433 Bytes
Versions: 5
Compression:
Stored size: 433 Bytes
Contents
#-- # The 'watir' library loads the common watir code, common to all watir # implementations. The 'watir/browser' library will autoload the actual # implementations. require 'watir/version' require 'watir/waiter' # this will be removed in some future version require 'watir/wait' require 'watir/wait_helper' require 'watir/element_extensions' require 'watir/exceptions' require 'watir/matches' require 'watir/browser'
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
commonwatir-1.7.1 | lib/watir.rb |
commonwatir-1.7.0 | lib/watir.rb |
commonwatir-1.7.0.rc1 | lib/watir.rb |
commonwatir-1.6.7 | lib/watir.rb |
commonwatir-1.6.7.rc1 | lib/watir.rb |