Sha256: f7731c44cf1cd079f42007c93389c1f1e899d259bbc8e2c5a9d36874acbead53
Contents?: true
Size: 173 Bytes
Versions: 2
Compression:
Stored size: 173 Bytes
Contents
module WatirSplash class Browser def self.new browser = Watir::Browser.new Util.formatter.browser = browser browser end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
watirsplash-2.0.0.rc2 | lib/watirsplash/browser.rb |
watirsplash-2.0.0.rc1 | lib/watirsplash/browser.rb |