Posts: 27
Threads: 16
Joined: Dec 2010
Reputation:
0
12-14-2010, 08:09 PM
when trying to write a function,
like when entered Browser( then list of browsers associated in the repository should appear as drop down list to select, but i am not getting anything even though I have all the objects identified.
I am using QTP 10
Please reply
Posts: 128
Threads: 9
Joined: Oct 2009
Reputation:
0
12-17-2010, 03:37 AM
I am assuming you are using a function library because Intellisense does not help you there with OR objects. You can write the function in the "test" file first then c/p to the function library. The issue is the OR is associated to the "action/test" file, not a function library.
Hope this helps.
Posts: 27
Threads: 16
Joined: Dec 2010
Reputation:
0
12-17-2010, 01:33 PM
Thank you for the reply....
Actually I am working with Business components. Application Area and the Function Libraries are already defined...
Can you help me how exactly I have to write functions and associate to the function library?
Thanks in advance..
Ravi