Is there a method to return the xpath location from a tap that was performed?
Ex: I want to tap at {364, 446.5} which has an object below it at the following xpath: //UIAApplication[1]/UIAWindow[1]/UIATableView[3]/UIATableCell[8]
Any way to return this address programmatically?
Using iOS native app in iOSSimulator 7.1