01-30-2009, 02:20 PM
Pick the run time value by their index#1/2/3 etc
Code:
Browser("Browser").Page("Page").WebList("ListName").GetItem(2)
How to get runtime value into a variable
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
How to get runtime value into a variable - by sudhirzpatil - 01-30-2009, 10:59 AM
RE: How to get runtime value into a variable - by preeti.arora - 01-30-2009, 02:20 PM
RE: How to get runtime value into a variable - by sudhirzpatil - 01-30-2009, 05:34 PM
RE: How to get runtime value into a variable - by sreekanth chilam - 01-30-2009, 07:55 PM
|