01-13-2011, 05:16 PM
Hi All,
Qtp does not recognise the webelement.the webelement is placed under the page and not under the frame or table.
Anybody have solution.
Qtp does not recognise the webelement.the webelement is placed under the page and not under the frame or table.
Code:
Browser("title:=American Express.*").Page("title:=American Express.*").WebElement("name:=Valider,innertext:=Valider,index:=1").Click
Anybody have solution.