Hi,
I am unable to set date in iOS date picker using ruby. I am using Appium desktop 1.0.1 with Xcode 8.2 on MAC OS X 10.12.2.
I tried ‘selectPickerWheelValue’ as per mentioned in https://github.com/appium/appium/blob/master/docs/en/writing-running-appium/ios-xctest-mobile-gestures.md but it throws error ‘Method not implemented’.
Can someone please help me for this?
Thanks.