09-05-2008, 08:21 PM
Try the below line of code for this there is no need of the weblist to be there in OR. I am assuming that OR has the webtable.
Thanks,
-Ashok
Code:
browser("browserName").Page("PageName").WebTable("WebTableName").ChildItem(iRow,iCol,"WebList",0).Click
Thanks,
-Ashok