Sha256: 0ab75fa94b9a5b7e90a549515f849673144aa4192ae94d0a89ba0fd9611cfdc2

Contents?: true

Size: 114 Bytes

Versions: 5

Compression:

Stored size: 114 Bytes

Contents

Then /^I should be able to click a checkbox by "(.*?)"$/ do |how|
  on(ControlsScreen).send "checkbox_#{how}"
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
gametel-0.5 features/step_definitions/checkbox_steps.rb
gametel-0.4 features/step_definitions/checkbox_steps.rb
gametel-0.3 features/step_definitions/checkbox_steps.rb
gametel-0.2 features/step_definitions/checkbox_steps.rb
gametel-0.1 features/step_definitions/checkbox_steps.rb