Unable to select date using datePickerwheel on iOS App

Hi,

I was trying to select date on datepickerwheel using Sendkeys(“value”) or getting total element list , then click index of element. but it is getting size of element 0… even we have tried to use frame to frame switches.

driver.findElements(by.id(“UIdatepickerWheel”)).get(“0”).sendKeys(“12”);

please let me know if any know the solution for the same

Thanks in advance!!!

Hi All,

Still i am unable to find the solution, is there any other workaround to over come this issue?

Thanks in advance!!!