Sha256: dad51e8aa2d16e76f167cee8156ea94727aedde039023a267bb3d24750e0035d

Contents?: true

Size: 148 Bytes

Versions: 2

Compression:

Stored size: 148 Bytes

Contents

When(/^I click in the "([^"]*)" index of the table identified by "([^"]*)"$/) do |index, how|
  on(TablesPage).send("table_#{how}=", index.to_i)
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
furter-0.0.3.3 features/step_definitions/table_steps.rb
furter-0.0.3.2 features/step_definitions/table_steps.rb