Sha256: c522c298922197b17468a8e251235790479d322e7b6fe9eca3ef53b2fe4c4cac

Contents?: true

Size: 156 Bytes

Versions: 19

Compression:

Stored size: 156 Bytes

Contents

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

Version data entries

19 entries across 19 versions & 1 rubygems

Version Path
testcentricity-3.1.1 lib/testcentricity/app_elements/label.rb
testcentricity-3.1.0 lib/testcentricity/app_elements/label.rb
testcentricity-3.0.6 lib/testcentricity/app_elements/label.rb
testcentricity-3.0.5 lib/testcentricity/app_elements/label.rb
testcentricity-3.0.4 lib/testcentricity/app_elements/label.rb
testcentricity-3.0.3 lib/testcentricity/app_elements/label.rb
testcentricity-3.0.2 lib/testcentricity/app_elements/label.rb
testcentricity-3.0.1 lib/testcentricity/app_elements/label.rb
testcentricity-3.0.0 lib/testcentricity/app_elements/label.rb
testcentricity-2.4.3 lib/testcentricity/app_elements/label.rb
testcentricity-2.4.2 lib/testcentricity/app_elements/label.rb
testcentricity-2.4.1 lib/testcentricity/app_elements/label.rb
testcentricity-2.4.0 lib/testcentricity/app_elements/label.rb
testcentricity-2.3.19 lib/testcentricity/app_elements/label.rb
testcentricity-2.3.18 lib/testcentricity/app_elements/label.rb
testcentricity-2.3.17 lib/testcentricity/app_elements/label.rb
testcentricity-2.3.16.1 lib/testcentricity/app_elements/label.rb
testcentricity-2.3.16 lib/testcentricity/app_elements/label.rb
testcentricity-2.3.14 lib/testcentricity/app_elements/label.rb