I have recorded a test using qtp to download a file in an
application.
Code:
Browser("MFA Work Queue Manager").Page("MFA Work Queue
Manager").Link("Rules Maintenance").Click
Browser("MFA Work Queue Manager").Page("Rule
Maintenance").WebEdit("txtSearch").Set "PmtType"
Browser("MFA Work Queue Manager").Page("Rule
Maintenance").WebButton("Search").Click
Browser("MFA Work Queue Manager").Page("Rule
Maintenance").WebButton("Export").Click
Browser("MFA Work Queue Manager").Dialog("File
Download").WinButton("Save").Click
Browser("MFA Work Queue Manager").Page("Rule
Maintenance").Sync
Dialog("Save As").WinButton("Save").Click
Dialog("Save As_2").WinButton("Yes").Click
Problem:
When running this test it gives an error at line no. 5 as
Save button object is not identified by it's parent object.
This code I ran 4 times after recording at it was working
fine but 5th time onwords, it starts giving me the above
problem. I used exist property option, Check Property
option but none of this changes work at all.
Kindly help...
Answer Posted / kamakshya prasad
See, there are 2 "save" buttons in your script.
when you are running the script, QTP getting confused due
to the existance of 2 SAVE button, unable to identify them
properly. so they will be distinguished in 3 three way
i) Index value proerty
ii)creation time property
iii)Location property
Use any one of these property, i think it will work
--thanks
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How can i initiate the objects to find uniquely in OR
Write the code for,In the page screen we have total 10 Links,out of these I have to click 9th link
Whether qtp 9.0 supports Test director8.0
hi can anybody help with an qtp 9.2 license key please. Thanks, Nitesh.
how did u use automating testing tools in ur job?
we use a file extension .properties why is it used and where do we use it plz help me out with detailed explanation and navigation of how to use on the QTP 8.2?
can any one say that where we can download the QTP trail version ??????????
What is keyword view in qtp?
Explain how Does Run time data (Parameterization) is handled in QTP?
diff between qtp versions from 8.5
Which is the best QTP training institute in Delhi/NCR region and what is the approximate fee for QTP course (Basics and Advanced)
images are dynamically changes how to compare two images with out using the bitmap
How to find Operating system information using QTP script?
What is QTP scenario.
What ate the Technologies supported by QTP?