10-02-2010, 03:14 AM
Hi, I have just started leaning QTP, downloaded the trail version QTP 11.
I am facing a problem when I try to record the web objects it just records the movements and actions here is a output:
However it does not record the inputs i give in the web page. Please somebody look into this matter and let me know if something is missing in my setting.
I am using IE 8 and same is the result on firefox 3.5
Also when i Do "Naviagate and Learn" and click on "Learn" it does not learn the web contents it learns the browser static objects not the HTML page contents.
Please help!
I am facing a problem when I try to record the web objects it just records the movements and actions here is a output:
Code:
Window("Mozilla Firefox_2").Minimize
Window("Windows Internet Explorer").Close
Window("Windows Internet Explorer").Move 210,213
Window("Windows Internet Explorer").Close
Window("Windows Internet Explorer").Move 311,250
Window("Windows Internet Explorer").Move 424,93
Window("Windows Internet Explorer").Close
I am using IE 8 and same is the result on firefox 3.5
Also when i Do "Naviagate and Learn" and click on "Learn" it does not learn the web contents it learns the browser static objects not the HTML page contents.
Please help!