@zafeacar said in Gmail Account Creator:
@sergerdn If someone else can do it, so can I :)
Good luck.
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.