Posts: 3
Threads: 1
Joined: Mar 2012
Reputation:
0
03-20-2012, 11:02 AM
Not able to record web application using qtp 10 in window 7,
when doing record and play able to record window application, but when try to record web application not able to record, i am using window 7 with qtp 10.
Posts: 24
Threads: 0
Joined: Nov 2011
Reputation:
0
03-20-2012, 02:09 PM
Hi,
have you selected Record and run test on any open browser
option in Record and run settings?
Posts: 3
Threads: 1
Joined: Mar 2012
Reputation:
0
03-20-2012, 02:47 PM
Hi,
When doing Record > Record and run test on any open browser , only
Window("Windows Internet Explorer").WinEdit("Edit").SetSelection 0,25
this line is recording , apart of this not able to record any thing, in window 7, 32 bit, even able to record window application.
Plase any one help me out.
thanks in advance.
Posts: 24
Threads: 0
Joined: Nov 2011
Reputation:
0
03-20-2012, 07:01 PM
(This post was last modified: 03-20-2012, 07:03 PM by swathi.)
Hi,
QTP will not be able to identify the browser which has been opened before qtp Is launched.
Open the QTP first then open the explorer with URL. According to your code its recording but QTP is treating the objects as WINDOW rather thatn WEB
Posts: 2
Threads: 0
Joined: May 2012
Reputation:
0
05-04-2012, 01:22 PM
Go to Internet Options and click on Security tab
Uncheck 'Enable Protected Mode' and click on Apply and OK
Then start recording, this works!