Sha256: 270f6353704c7a09e162556464b3b66e01e874f36e9e4cf3d08ba6121f54cd57
Contents?: true
Size: 215 Bytes
Versions: 2
Compression:
Stored size: 215 Bytes
Contents
require File.join(File.dirname(__FILE__), '../../lib/cello') module StaticPages module Site class Firefox < Cello::PageObjects::Browser def initialize super :firefox end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
cello-0.0.23 | features/pages/firefox.rb |
cello-0.0.21 | features/pages/firefox.rb |