Forum Discussion

GMcCartney0607's avatar
GMcCartney0607
Occasional Contributor
2 months ago

CSV value dropping leading zeros

I have created a Keyword test that reads a CSV file for a data-driven loop. The file has string values enclosed in quotes, such as; ID, Area, Name "123435","001","John Doe" When reading the file, ...