You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 text was updated successfully, but these errors were encountered:
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 text was updated successfully, but these errors were encountered: