Forum Discussion
1 Reply
- Adrian_TankardContributor
Hi,
I'm not sure exactly what you want to achieve. However I think you should investigate using the various Find methods (find, findAll, findChild, findAllChildren) to achieve your goal.
We want to make where we use the property code (propcode) instead of point on click. How can i achieve this? I'm new to TC. An example of a propcode we use is a textfield: propcode="username"
With this method we are always able to run our tests although buttons, field etc are on different places everytime.
Hi,
I'm not sure exactly what you want to achieve. However I think you should investigate using the various Find methods (find, findAll, findChild, findAllChildren) to achieve your goal.