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