Obj.Exist will return a true or false value. I am not sure why you are using it here
Do while temp < 30
obj.Exist
Wait(10)
??????
The error is expected.
Do while temp < 30
obj.Exist
Wait(10)
??????
The error is expected.
|
Error on Passing Object between functions
|
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |
|
Error on Passing Object between functions - by SaranKumarV - 02-15-2011, 05:30 PM
RE: Error on Passing Object between functions - by tester_rahul - 02-15-2011, 07:19 PM
RE: Error on Passing Object between functions - by SaranKumarV - 02-16-2011, 10:36 AM
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
| Error in Code while accessing WPF object | Dinesh_cts | 1 | 3,748 |
11-08-2017, 11:46 PM Last Post: lotos |
|
| Error while adding Object to Object repository at run time | SaranKumarV | 3 | 9,314 |
02-02-2015, 01:40 AM Last Post: dubeyvin |
|
| UFT 11.5 throwing unspecified error while running for Delphi object | rakeshsahay | 0 | 4,162 |
12-25-2013, 10:43 AM Last Post: rakeshsahay |
|
| QTP "Can't recognize object" error | Ansh123 | 3 | 3,869 |
12-28-2011, 02:59 PM Last Post: sshukla12 |
|
| Best Practices in Passing Data to Tests | sean.graham@dcsg.com | 1 | 3,008 |
08-11-2010, 10:17 AM Last Post: QTPLearn |
|