Sha256: 499213659bf96eb40bd2bb043e5e811202b1062ea9bf0a97d3e0d3e093c64ff6

Contents?: true

Size: 135 Bytes

Versions: 4

Compression:

Stored size: 135 Bytes

Contents

When /^I select "([^"]+)" as the datepicker's (\w+)$/ do |selection, type|
  page.find(".ui-datepicker-#{type}").select(selection)
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
surveyor-1.2.0 features/step_definitions/ui_steps.rb
surveyor-1.1.0 features/step_definitions/ui_steps.rb
surveyor-1.0.1 features/step_definitions/ui_steps.rb
surveyor-1.0.0 features/step_definitions/ui_steps.rb