@spa3212 said in Reading input data from csv file of non english:
@Fox so don't know for csv file this doesn't work, but for txt file it does :) anyways thans.
This works for any text file. Attach the file for the test
I Want to Create a Login with 100 Lines of Data in a .TXT File
which contains my username and password in Resources.
However, I have problems when running looping and multithread.
My data has not changed and the top row is always read.
Can you help me ?
I want to read different emails when running Each Thread, and Loop Data differently every time an Account is created.
Thanks!!


@BAS-Viet-Nam okayy, i willl try brother… thanks for answer… 🙏
@BAS-Viet-Nam how to foreach thread? do I need to create a condition on the thread or do I just foreach index thread ? thanks
@BAS-Viet-Nam SOLVED THANKS !!!