Sha256: 572f16abaab52826572ba2e10c9e1bd5cf87ccd9821d22987c97363a28faf937

Contents?: true

Size: 152 Bytes

Versions: 13

Compression:

Stored size: 152 Bytes

Contents

module Cello
  module PageObjects
    module DslHelper
      def def textfield_domain
       contains = "#{name}_contains"
      end
    end
  end
end

Version data entries

13 entries across 13 versions & 1 rubygems

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