Calabash: Select a date from a UIDatePickerview
问题 In Calabash Automation testing on iPhone. I need to select a date from a date picker. Please guide me with a ruby step definition. I want something like Then I scroll datepicker to date "2002-10-22" 回答1: I made a solution after some research. This code is not bulletproof but it works fine for me. I guess someone will get a help from this. if anyone knows how to improve this. please add it here. In step definitions I add.. Then /^I scroll datepicker to date "1985-01-01" # Date Format "1985-01