@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.
Hello, i try to grab some elements on http client but what i want its not to save with contetn but i want to find some elements like NEWS START but i want to find this elements and make with if when find this elements on this content start browser or when not find it go to others link but first i just need to find elements "news start"
too