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...
1 7629how can i install windows-xp operating system in single time to 50 computersconnected in a LAN.
2386I'm an MBA student. I need guidance to prepare for AMAZON COMPANY. can u pls post papers to ammuprathyu@ymail.com
6084Suppose, file A has 100 records and file B has 500 records. We want to write records common to both A and B into file C and records which are present only in either A or B into another file D. What should be the logic of Cobol program to achieve this?
7 18539what is the account \ what is the account payable what is the account receible what is the internal adit
5 11423Post New Bank Of America Interview Questions
When should I use require () and when to use define ()?
find the output? void r(int a[],int c, int n) { if(c>n) { a[c]=a[c]+c; r(a,++c,n); r(a,++c,n); } } int main() { int i,a[5]={0}; r(a,0,5); for(i=0;i<5;i++) printf("\n %d",a[i]); getch(); }
How large can a postgresql database be?
How use xml data in excel?
How many requests per second does google handle?
What will your work strategy in handling the recent changes in the banking sector?
Explain the processing modes available in ims db?
What do you mean by acid?
What is the target antigen for anti idiotype tumor antigen?
Is pl sql better than sql?
Can we use the flyash bricks in brick bat coba?
Why we use beans in java?
Explain about the windows phone?
How you can add frameworks in xcode project?
What is interface? Why it is used?