Module Cucumber::Rails::Capybara::SelectDatesAndTimes
In: lib/cucumber/rails/capybara/select_dates_and_times.rb

This module defines methods for selecting dates and times

Methods

Public Instance methods

Select a Rails date. Options hash must include :from => label

Select a Rails datetime. Options hash must include :from => label

Select a Rails time. Options hash must include :from => label

[Validate]