Sha256: 36f348bf5d3bb83e8daa6381615fa8423b32b25bd62888fd7ad887e74fc3bb36
Contents?: true
Size: 148 Bytes
Versions: 119
Compression:
Stored size: 148 Bytes
Contents
module TestCentricity class Link < UIElement def initialize(name, parent, locator, context) super @type = :link end end end
Version data entries
119 entries across 119 versions & 2 rubygems