Sha256: 4663f81edb4e445bef8272a99ced1558fd03072859468f6d7275aa7f5944b021

Contents?: true

Size: 150 Bytes

Versions: 170

Compression:

Stored size: 150 Bytes

Contents

module TestCentricity
  class Label < UIElement
    def initialize(name, parent, locator, context)
      super
      @type = :label
    end
  end
end

Version data entries

170 entries across 170 versions & 2 rubygems

Version Path
testcentricity_web-4.3.1 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.3.0 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.2.6 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.1.10 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.1.9 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.1.8 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.1.7 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.1.6 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.1.5 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.1.4 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.1.3 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.1.2.1 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.1.2 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.1.1 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.1.0 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.0.3 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.0.2 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.0.1 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.0.0 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-3.3.0 lib/testcentricity_web/web_elements/label.rb