Hello Community
I have a folder in which there are a lot of csv files. I want to iterate through each file.
And in each file i want to iterate through every row and perform some functions on the website. ( the rows contain the skus and i want to enter those skus one by one on the website and place orders). Is it possible to use RE Framework in this?
How can my transaction item be each csv file? Please help! Any help would be greatly appreciated!