Sha256: 6057a0d188a6653480a1a90dfc4a133720e708e334c2d276ddb75f097a207709

Contents?: true

Size: 189 Bytes

Versions: 118

Compression:

Stored size: 189 Bytes

Contents

module TestCentricity
  class CellImage < CellElement
    def initialize(name, parent, locator, context, table, column, proxy = nil)
      super
      @type = :cell_image
    end
  end
end

Version data entries

118 entries across 118 versions & 2 rubygems

Version Path
testcentricity_web-3.3.0 lib/testcentricity_web/web_elements/cell_image.rb
testcentricity_web-3.2.25 lib/testcentricity_web/web_elements/cell_image.rb
testcentricity_web-3.2.24 lib/testcentricity_web/web_elements/cell_image.rb
testcentricity_web-3.2.23 lib/testcentricity_web/web_elements/cell_image.rb
testcentricity_web-3.2.22 lib/testcentricity_web/web_elements/cell_image.rb
testcentricity_web-3.2.21 lib/testcentricity_web/web_elements/cell_image.rb
testcentricity_web-3.2.20 lib/testcentricity_web/web_elements/cell_image.rb
testcentricity_web-3.2.19 lib/testcentricity_web/web_elements/cell_image.rb
testcentricity_web-3.2.18 lib/testcentricity_web/web_elements/cell_image.rb
testcentricity_web-3.2.17 lib/testcentricity_web/web_elements/cell_image.rb
testcentricity_web-3.2.16 lib/testcentricity_web/web_elements/cell_image.rb
testcentricity_web-3.2.15 lib/testcentricity_web/web_elements/cell_image.rb
testcentricity_web-3.2.14 lib/testcentricity_web/web_elements/cell_image.rb
testcentricity_web-3.2.13 lib/testcentricity_web/web_elements/cell_image.rb
testcentricity_web-3.2.12 lib/testcentricity_web/web_elements/cell_image.rb
testcentricity_web-3.2.11 lib/testcentricity_web/web_elements/cell_image.rb
testcentricity_web-3.2.10 lib/testcentricity_web/web_elements/cell_image.rb
testcentricity_web-3.2.9 lib/testcentricity_web/web_elements/cell_image.rb
testcentricity_web-3.2.8 lib/testcentricity_web/web_elements/cell_image.rb
testcentricity_web-3.2.7 lib/testcentricity_web/web_elements/cell_image.rb