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