I am trying to record a SAP web application and QTP is recording the transactions as windows objects instead of browser objects. Further it does not recognise links at all. For example it recorded opening of the browser as -
I am using Windows 7 with IE8
I clicked on two links after and changed pages but nothing got recorded.
Any help would be appreciated.
Thanks
I am using Windows 7 with IE8
Code:
Window("Windows Internet Explorer").Maximize instead of Browser.Page.Link...
I clicked on two links after and changed pages but nothing got recorded.
Any help would be appreciated.
Thanks