Sha256: 7652d52561784924a71969a48a40234633fc45ef6b8240146c36403e3e4c40e2

Contents?: true

Size: 191 Bytes

Versions: 121

Compression:

Stored size: 191 Bytes

Contents

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

Version data entries

121 entries across 121 versions & 2 rubygems

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