Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to get runtime value into a variable
#4
Solved: 12 Years, 10 Months, 3 Weeks ago
Hi Sudhir & Preethi ,

For retrieving the run time property value of weblist or any object , we should use the "GetROProperty()"

Infact "GetItem(index)" is used for returning the value of item with specified Index.

So u can use the following way:

Code:
Browser("Browser").Page("Page").WebList("ListName").GetROProperty("Selection")
Try it out & see .....u will have clear picture.
Reply


Messages In This Thread
RE: How to get runtime value into a variable - by sreekanth chilam - 01-30-2009, 07:55 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)