10-18-2012, 10:26 AM
try index property as mentioned by 'ankesh' below is the code.
Thanks,
Harish
Code:
B=Browser("name:=.*").Page("title:=.*").WebElement("html tag:=B","height:=14" , "index:=0").GetROProperty("innertext")
Thanks,
Harish