Recording objects from Application running under different user - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Others (https://www.learnqtp.com/forums/Forum-UFT-QTP-Others) +--- Thread: Recording objects from Application running under different user (/Thread-Recording-objects-from-Application-running-under-different-user) |
Recording objects from Application running under different user - subodhm - 08-20-2008 Following is the steps i am performing but not able to record the script. Using QTP 8.2 1) QuickTestPro running under user account : subodhm 2) launched Internet Explorer as different user : nileshy [ start->All Programmes -> Internet Explorer -> Right Click -> Run as ] specifying different user here. 3) Enter any URL in newly launched browser or let it be default. 4) Start recording from QTP. It is not able to record. Is this because 2 applications are running with 2 different users. I have added nileshy as Admin in subodhm machine. Still not able to record. Please help me regarding this. RE: Recording objects from Application running under different user - Ankur - 08-20-2008 Make sure that 'Enable third party browser extensions' option is checked under Tools > Internet Options > Advanced > 'Browsing' Category. If it isn't enabled , enable and restart IE. hopefully that should solve the problem. |