@YusufBen said in Facebook Account Create Problem:
I can't figure out if there are any problems here, except for the fingerprint, others seem to have changed
Read the help. In your screenshot you have a senseless sequence of actions.
hi
As it turns out, I want to log in to a site with multiple accounts at the same time.
General description:
I have about 500 accounts called
msve-1@email.com
msve-2@email.com
msve-3@email.com
.
.
.
msve-500@email.com
In this way (only the number changes)
And the password is the same for all accounts.
How can I run it in multi-tread mode?
I tried but all browsers log into one account.
please guide me.
Thankful
That way each thread will start new browser instance and
use new resource line because its set to use each line only
one time.