Sha256: f70249dffa313d465c0aeacd74a471fe22acad3bb42075c05704dbacf00ef2dd
Contents?: true
Size: 180 Bytes
Versions: 2
Compression:
Stored size: 180 Bytes
Contents
require 'capybara' require 'capybara/dsl' require 'gatling' require 'matchers/look_like_matcher' Capybara.default_driver = :selenium Capybara.app_host = 'http://www.google.com'
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
gatling-1.0.1 | spec/spec_helper.rb |
gatling-1.0.0 | spec/spec_helper.rb |