10-21-2008, 01:33 AM
Hi,
I am using Random Number for parameterization and have specified range of values from 100,000 to 1,000,000. Every time I execute the script I am getting the Error Mesage as:
Cannot identify the specified item of the PriceLow object. Confirm that the specified item is included in the object's item collection.
It works fine without Random Number parameterization.
Please help me on this?
Thanks,
Kiran
I am using Random Number for parameterization and have specified range of values from 100,000 to 1,000,000. Every time I execute the script I am getting the Error Mesage as:
Cannot identify the specified item of the PriceLow object. Confirm that the specified item is included in the object's item collection.
Code:
"Browser("xxx").Page("xxxx").WebList("PriceLow").Select RandomNumber("Low")".
It works fine without Random Number parameterization.
Please help me on this?
Thanks,
Kiran