below is the sample code.
Regards,
Ankesh
Code:
for i=0 to 5
Browser("name:=.*").Page("title:=.*").WebElement("html tag:=B","height:=14" , "index:="&i)
NextRegards,
Ankesh

