10-15-2012, 11:52 PM
(This post was last modified: 10-15-2012, 11:54 PM by agarwl.anurag.)
Hi,
In your case you can simply use the following code:
it will select the item present at index 2.
Thanks
ANurag
Hi,
In your case you can simply use the following code:
it will select the item present at index 2.
Thanks
ANurag
In your case you can simply use the following code:
Code:
Browser("V5.4").Page(" V5.4").WebList("qcolNQSERVICE_AREA_ID").Select 2
it will select the item present at index 2.
Thanks
ANurag
Hi,
In your case you can simply use the following code:
Code:
Browser("V5.4").Page(" V5.4").WebList("qcolNQSERVICE_AREA_ID").Select 2
it will select the item present at index 2.
Thanks
ANurag