09-20-2013, 07:19 AM
You may want to know the difference notation of Integer vs String.
Why are you doing this if you want to select only 8?
This should just work fine?
Why are you doing this if you want to select only 8?
Code:
sTimeVal = (sTimeVal) - 1
Code:
sTimeVal=8
Browser("CVS pharmacy").Page("CVS pharmacy - SelectLocation").WebList("PickupHours").Select sTimeVal
Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life.