09-28-2016, 08:58 PM
(03-19-2014, 06:53 PM)Ansh123 Wrote: Hello,which element in the hierarchy is giving the error message. Check Frame element from OR, if it's identifying then highlight webelement. so that you can nail down the exact element which is having issue. (OR) you can see the error message which gives the information regarding the object which is not unique.
I have a similar issue except that OR recognizes the webelement inside a frame. So the code looks something like that
Code:Browser(xyz).page(abc).frame(pqr).webelement("webelement").click
I added the code that you suggested above but QTP gives error saying it has recognized more than one object with same properties. It tried giving indexnumbers and html tag but it did not work. The problem is that it has two webelements with the same name.
Any help would be appreciated.
Thanks
Thanks,
SUpputuri
SUpputuri