01-22-2008, 04:42 AM
Hi I've a shared OR i want to load the object repository at run time?What Object will be used to load the object repository?
|
Loading OR
|
|
01-22-2008, 04:42 AM
Hi I've a shared OR i want to load the object repository at run time?What Object will be used to load the object repository?
Thanks to All, But i got the answer I've used the below code to load the shared OR.
Code: set ORU=CreateObject("Mercury.ObjectRepositoryUtil")
ORU.Load "C:\Documents and Settings\Desktop\QTP WORK\ActionRepository.tsr" 'Path of Shared
' Object Repository |
|
« Next Oldest | Next Newest »
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
| Loading objects in qtp at run time | nitin | 0 | 2,790 |
12-03-2013, 09:11 PM Last Post: nitin |
|