05-21-2012, 11:59 AM
Hi Ravi,
Thanks a lot for the help...
it is working... just did a small change as below
instead of page, gave the path till object as I'm looking for object property values.
Thanks once again!!
Regards,
Anil
Thanks a lot for the help...
it is working... just did a small change as below
Code:
allitems = Browser("Browser").Page("Real Estate Enterprise").Frame("ContentFrame_2").WebList("cboPLC").GetROProperty("all items")
instead of page, gave the path till object as I'm looking for object property values.
Thanks once again!!
Regards,
Anil