Hi there,
Try this,
Set appropriate index for the customer from the Web List. And also I would look if the returned property from GetROProperty("text") is the right customer.
Thanks,
Try this,
Code:
Browser("..").Page("..").WebList("customertype").GetItem(1)Thanks,

