Can use these 2 actions, it will be similar when you want to end the thread.
But in this case, this is a bug with the site. So you can use Fail to give an error message. This action will end the current thread.
Screenshot_4.png
and i don't think you understand what i want, let say in resource we load list like
google.com
yahoo.com
bing.com
then thread 1 must et google.com thread 2 must get yahoo.com, not same site on every thread and also don't delete them from file
I think it's you who don't understand how resources work. Add the resource "LisnesFromFile", with the option "Only read" and the option "Use each line one time"
Its already set like that... So if you saying that is the right way so then is BAS issue?
You don't need to use the "Resource to List" action
While using "Call function in multi-threads" and put remove current element from resource inside the function, it will remove all resource element that has been already used in the function and not only the current element in thread.