@johnsharon said in How to login to any site using HTTP client in BAS?:
How to login to any site using HTTP client in BAS?
you must repeat the same requests that your site sends after you click the login button.
The website is opening another window and with the 1st window he is checking if the 2 one is loaded and then he starts a timer from 5 sec, i tried multiple ways but the checking system is not working on the 1. Tab.
This is how the Timer looks like

Then i Need to Press this button

And after 5 Secounds in the new Window it goes to this

I Tried Multiple ways but couldnt figure out how to make it work