Sha256: 8276db71e2405af24769669243fb5a8b88e19cc5e1db4e65dc5b1882cd52f61b

Contents?: true

Size: 186 Bytes

Versions: 26

Compression:

Stored size: 186 Bytes

Contents

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

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
testcentricity_web-4.6.0 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.5.15 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.5.14 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.5.13 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.5.12 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.5.11 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.5.10 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.5.9.1 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.5.9 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.5.7 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.5.6 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.5.5 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.5.4 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.5.3 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.5.2 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.5.1 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.5.0 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.4.7 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.4.6 lib/testcentricity_web/web_elements/label.rb
testcentricity_web-4.4.5 lib/testcentricity_web/web_elements/label.rb