I am trying to select a value in picker wheel but every time I type [app.pickerWheels.adjustToPickerWheelValue[@"Test"]];
Xcode says
Property 'adjustToPickerWheelValue' not found on object of type 'XCUIElementQuery'
How to resolve this issue ?
Here is the link i followed till now Link