03-05-2008, 06:40 PM
test71,
what i was suggesting you is when you spy on the object you will get some hierarchy right. pls use the unique property.
The example i have given is for web application. in web application if you use spy the u will get the hierarchy as
so if the Weblist is same then you can put some unique property in WebTable. Then you can just use the regular expression for the object like "weblist"
Regards
Raj
what i was suggesting you is when you spy on the object you will get some hierarchy right. pls use the unique property.
The example i have given is for web application. in web application if you use spy the u will get the hierarchy as
Code:
Browser().Page().WebTable().WebList()
Regards
Raj