Forum Discussion
tristaanogre
14 years agoEsteemed Contributor
Rather than constructing complex objects and variables like that, consider investigating and using NameMapping. It not only allows you to reference and map on screen objects to your own set of aliases, it can store a number of properties and such for your object that you can then use with the Code Completion function to populate your scripts. Read http://smartbear.com/support/viewarticle/12456/ to find out more.
I use this and it's a life saver. Makes it so that, while working with my AUT, I don't have to have it open all the time to access certain properties.
I use this and it's a life saver. Makes it so that, while working with my AUT, I don't have to have it open all the time to access certain properties.