09-30-2009, 10:39 AM
Hi All
I have this problem when i try run my recording.
What can be the issue ?
I have this problem when i try run my recording.
What can be the issue ?
QTP Errors
|
09-30-2009, 10:39 AM
Hi All
I have this problem when i try run my recording. What can be the issue ?
09-30-2009, 10:42 AM
As the error says - QTP is not able to identify the frame i.e 'center_2', make sure you are at the correct page or try to update this object in your OR.
09-30-2009, 11:50 AM
Hi
I didn't understand what you mean by 'make sure you are at the correct page' I reset the properties of that object. but still same error May i delete this line from Expert view ? Thanks
09-30-2009, 11:55 AM
can you paste your lines of code and snaps. of OR and if possible the application?
Hi
Here i attached snaps of code and OR. Let me know if this is not enough Highlighted error line at the code and OR shows it properties. ( I try this with temporary delete some lines including this error line , then Run went to more further steps and error occurred. error was 'Unspecified error' )
09-30-2009, 12:55 PM
Try to highlight the "center_2" frame object. does it highlight the correct frame in your application?
09-30-2009, 01:11 PM
Hi
I think this is what you request, The object which note by the error highlighted previously. Thanks
09-30-2009, 01:26 PM
Paste this and let me know how it goes
Code: Browser("Browser").Page("Page").Frame("center_2").Highlight then try modifying your line Code: Browser("Browser").Page("Page").Frame("center").WebElement("Launch..").Click
09-30-2009, 02:42 PM
Hi
case of using this line : Code: Browser("Browser").Page("Page").Frame("center_2").Highlight it gives this error Code: General run error. when i paste it after that line it gives previous error when i relapse it , it gives Code: General run error I did movements what you request, then it occurs same error like this Code: Cannot find the "Launch CDAX Net v0.10.ßeta" object's parent "center" (class Frame). Verify that parent properties match an object currently displayed in your application. Thanks
In that case I am sure you are not at the right page.
I can see at line 7, you are navigating to another page, so the page must have been changed. try adding the object again try the above statements in earlier post before line 7, it will work . if it is working then adding the object again will help. |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Web Testing and Unexpected Server Errors | zunebuggy | 0 | 1,278 |
01-24-2018, 11:41 PM Last Post: zunebuggy |
|
Very confused on how to deal with run errors | atester | 0 | 1,528 |
03-07-2014, 04:03 PM Last Post: atester |
|
Any experience or advise on fixing these intermittent Run Errors? | mv8167 | 1 | 2,718 |
01-25-2013, 11:48 AM Last Post: vishalu.vs |
|
Send Mail Errors | tmahender12 | 1 | 3,309 |
05-24-2011, 02:44 PM Last Post: surya_7mar |
|
What is the errors handling ? | keni | 1 | 2,549 |
10-26-2009, 09:47 AM Last Post: Saket |