Sha256: 7b683268a5383f2c5090e783843b29d0b5ed3abe14ff7d687b356b2b8739fb5f
Contents?: true
Size: 101 Bytes
Versions: 1
Compression:
Stored size: 101 Bytes
Contents
require 'watir' Before do @browser = Watir::Browser.new :chrome end After do @browser.close end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
watir_install-0.2.1 | lib/watir_install/generators/new_project/features/support/hooks.rb.tt |