Posts: 18
Threads: 11
Joined: Dec 2011
Reputation:
0
12-02-2011, 10:14 PM
Good evening everybody
I have come across a method called 'resetall' . can you please explain its
use and also cite an example where it is put best to use?
Thank you so much
Posts: 516
Threads: 17
Joined: Jul 2009
Reputation:
3
12-02-2011, 10:39 PM
HI Soumya,
generally we will use this method to rest the object identification properties to default settings. Can you please let me know where exactly you got this method (as we can use it in different places), So that we can provide more info. If possible please share the LOC (Line of code).
Thanks,
SUpputuri
Posts: 516
Threads: 17
Joined: Jul 2009
Reputation:
3
12-04-2011, 01:58 AM
HI Soumya,
Thanks for sharing the code.
Yeah, As I mentioned earilier we are re-setting the object identification properties to default.
We have created hte QTP object in first 2 lines and then re-setted the in line line 3.
Let me know if you need any futher info.
Thanks,
SUpputuri
Posts: 18
Threads: 11
Joined: Dec 2011
Reputation:
0
12-04-2011, 02:22 PM
That is all supputuri. Thank you so much.