@YounesGa To have each thread use only 1 line, set the value "max success usage: 1", "max number of simultaneous use: 1".
This is equivalent to the fact that after the flow finishes running with a result of Success, the already used proxy line will not be used again, whereas if there is an error, it will be reused 999999999 times and only one line. for each stream
290a12f6-98cf-4378-9d4c-72a246339adb-image.png
Typing Text, missing chracters
-
My issue like this. I have variable I'd like to enter in a search input.
It's in Turkish language. Our language has capital "i" like this : "İ"
BAS store the string as it should. I can see it with log or result option as it should.

But when I enter the text with Type Text function, BAS dropping non English characters. And making it look like this :

My work around solution is disabling mouse and keyboard emulation. When I check that option BAS , correctly type the text into to the input area. But I'm afraid in the long run that option would gave me problems.

-