Usage of findElementByAccessibilityId()

hi All,

Can any one please explain how findElementByAccessibilityId is used? also can you explain where exactly is this required. I googled on this but didnt find much info about it.

Thanks for your help in advance.

reagrds,
M.Karthik

This is is set in accessibilityIdentifier element property in iOS client. As far as in 99% this property do not needed by iOS developers in most cases we (QA) just setting it ourself in code of the client. with latest version of iOS this is mostly with StoryBoards UI interface. It is easily and greatly helps uniquely set ID for any needed element of iOS client.