The idea here is to add fields for login and password into the bot. Upon pressing the login button javascript code will be injected into the opened page automatically pressing "log in" button, filling the fields and submitting the form. After that, either the login will be completed (assuming #65 is implemented) and the window will be automatically closed (login detection can be done by monitoring cookies), or a captcha will pop up which will have to be solved manually.
The idea here is to add fields for login and password into the bot. Upon pressing the login button javascript code will be injected into the opened page automatically pressing "log in" button, filling the fields and submitting the form. After that, either the login will be completed (assuming #65 is implemented) and the window will be automatically closed (login detection can be done by monitoring cookies), or a captcha will pop up which will have to be solved manually.