I have created an application for which I am writing UITests and for checking ID's of UI resources I am using repl function but unfortunately tree command do not displays ID's of UIButton. Any suggestions what going wrong here, Here is screenshot.
This project was created in visual studio and I have migrated project to Xamarin Studio.
Answers
I figured this out, Id needs to be specified in the Identifier, here is screenshot
