Sha256: 4bc8fa157d9eb7d9619544de31271bbd941544cfa4cb44da6c1af8f0307bfae3

Contents?: true

Size: 207 Bytes

Versions: 11

Compression:

Stored size: 207 Bytes

Contents

Dir[File.dirname(__FILE__) + "/html_elements/*.rb"].each do |file| 
  require file 
end

module Cello
  module PageObjects
    module Iframe
      include Cello::PageObjects::ElementHelper
    end
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
cello-0.0.35 lib/cello/pageobjects/iframe.rb
cello-0.0.34 lib/cello/pageobjects/iframe.rb
cello-0.0.33 lib/cello/pageobjects/iframe.rb
cello-0.0.32 lib/cello/pageobjects/iframe.rb
cello-0.0.31 lib/cello/pageobjects/iframe.rb
cello-0.0.30 lib/cello/pageobjects/iframe.rb
cello-0.0.29 lib/cello/pageobjects/iframe.rb
cello-0.0.28 lib/cello/pageobjects/iframe.rb
cello-0.0.27 lib/cello/pageobjects/iframe.rb
cello-0.0.26 lib/cello/pageobjects/iframe.rb
cello-0.0.25 lib/cello/pageobjects/iframe.rb