I have recorded a selection of hour and minutes on a UIDatePicker (iPhone standard component). The selected time was 16:30. In a recording it is "set value" on the UIDatePicker and the value it "2016-06-28T16:30:24"
When I played the recording, the value was set to 04:30
Can you please advise why the time was not set to 16:30?
This is the conversion to Code so I can paste it here
Code: Select all
repo.ComIntelAaMedisense.UIWindow.UIDatePicker.Element.SetAttributeValue("Value", "2016-06-28T16:30:24");
------------------------------------
Ranorex 6.0
service 2.1.1
iOS 8.4.1
iPhone 5S