| |
GeekInterview.com > Tech FAQs > QTP
| Print | |
Question: How to use automation object to load the library files in QTP. I tried to use this stmt" set App = createobject("Quicktest.Application") App.Test.Settings.Resources.Libraries.Add ("F:QTPrepository.vbs"),1 ".could u pls help how to add it by script itself? what is executefile concept? is it workaround to my question?
|
| March 03, 2006 23:57:51 |
#2 |
| kittucivil |
Member Since: January 2006 Total Comments: 1 |
RE: How to use automation object to load the library f... |
Hi Ravi Krishna, I am afraid the library file has not been added. There was an error while running "This operation cannot be performed during a run session." Pls help me if you could run it successfully. |
| |
Back To Question | |