Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.
Webtable and Image
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
Profile Answers by atulsinghchouhan Questions by atulsinghchouhan
Questions by atulsinghchouhan
Related Answered Questions
Related Open Questions