Experts I am trying to identify object through my c# script but it is giving me 'ElementNotFoundException', the same object I can identify using spy. I am using Ranorex3.0.4. The same script was working on earlier version. I am stuck due to this, any suggestion what could be the problem.
Following is the RanorexXPath "TAB = ".//a[@innertext='SomeTextHere']";"
Rocky