I think you could use another thread with the browser to accomplish this. And saving the necessary data to a resource / global variable, then using this data in the new thread, whether with the browser or whatever needs to be done.
How to Run MultiThread and read each different Text Line ??
-
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 !!!




