06-16-2013, 12:42 AM
Please see attachment
this code show error after some iterations
|
06-16-2013, 01:24 PM
it's not mandatory to assign the name property for each object type, so when your loop hits the object type which does not support "GetROProperty("name")" then you will get this error.
Try to use the error handle mechanism, to know What is the error and proceed further... Let me know if you need any further info
Thanks,
SUpputuri
06-18-2013, 03:05 PM
The name property that you are searching for might not be there for the ith item of the object that you have created.
To verify this check the ith item or use exception handlling. |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Repeat iterations Until New Value Is Seen in Column1 | shayk1985 | 1 | 1,729 |
07-05-2018, 05:52 PM Last Post: Ankur |
|
UFT Datatable iterations | Studymode | 2 | 3,769 |
12-12-2017, 11:10 PM Last Post: Studymode |
|
QTP-Re-executing script after completion of all iterations | JwalantBhatt0602 | 1 | 2,691 |
03-24-2016, 12:37 AM Last Post: JwalantBhatt0602 |
|
QTP not performing iterations based on local data sheet | Breaker | 18 | 56,669 |
01-25-2016, 04:32 PM Last Post: arunshuklainbox |
|
How To use iterations for API | petchd | 1 | 2,792 |
12-03-2015, 06:51 PM Last Post: petchd |