-
Contributing Member
Dynamic Objects Creation
Hi
Is it possible to create objects dynamically?
eg. In Excel I have stored 'Link' in a cell. Then I shoule be able to read this cell, store it in a variable say var1 & use it as follows
Browser(...).Page(...).var1(...).Click
-
Expert Member
Re: Dynamic Objects Creation
Boss...the concept of Dynamic object creation is something else..
this is adding one object into OR dynamically...
or setting some properties on runtime...
(correct me if i am wrong)
but the example u have given can be done through a database handling through QTP
datatable.addsheet()
datatable.importsheet()
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules