Hello everybody!
I am having problem trying to select item from UIAPickerWheel.
I need to fill a form, and it have a date field, that when I click on, it shows three wheels (date, month, year).
I spy object, and extract its XPATH. I already tried to use commands such as “FindElement and Click”; “FindElement and Swipe”; “FindElement and SelectElement” but without success.
Please, can someone help me with this? Thanks in advance!