Good day. It is necessary to implement auto-registration of accounts with proxy support.
Registration will take place on the current page: https://sirus.su/register1#/
Step by step:
On this modal window, the script clicks any button (Yes/No), after which the "next" button becomes active.
Next - the registration process itself. The script takes the login from login.txt (uploaded to the script directory in advance), password (uploaded to password.txt), email (uploaded to mail.txt), and clicks the register button.
After successful registration (URL https://sirus.su/register1/thanks) - the script moves on to the next account from the first step. And so cyclically until the loaded logins/emails in the txt files are exhausted.
Error logs (successful/unsuccessful) can be output to a separate logs.txt