Webtable and Image

Hi,
I have to perform click on 6 “+” icons on 6 tabs having same alt property and file name and I use INDEX also but I wont help me , so any good idea how to perform click on these 6 tabs,Also Im using below script for these.
Browser(“”).Page(“”).webtable(“innertext”).Image(“alt:=Select to show information”).click
Browser(“”).Page(“”).webtable(“innertext”).Image(“alt:=Select to show information”).click
Browser(“”).Page(“”).webtable(“innertext”).Image(“alt:=Select to show information”).click
Browser(“”).Page(“”).webtable(“innertext”).Image(“alt:=Select to show information”).click
Browser(“”).Page(“”).webtable(“innertext”).Image(“alt:=Select to show information”).click.
Also for 3 other tabs its able to perform CLick only for rest 6 its not working .
Please help here

Questions by atulsinghchouhan

Showing Answers 1 - 3 of 3 Answers

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions