HI srselva,
Please find the below code. Just you need a little bit tweak in your xpath definition.
or you can click on the link using below xpath too
Let me know if you need any more information.
Please find the below code. Just you need a little bit tweak in your xpath definition.
Code:
Browser("micclass:=browser").Page("micclass:=page").link("xpath:=//font[@id='addlang']/a[1]").clickCode:
Browser("micclass:=browser").Page("micclass:=page").link("xpath:=//a[contains(text(),'your link text value')]").clickLet me know if you need any more information.
Thanks,
SUpputuri
SUpputuri

