Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I'm sending a post with http client, the form fills up, but it doesn't press the subscribe button, how do I do this?
@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.
@rage you can do it with nodejs I believe
I haven't tried but should work. You can create array by going to "create value in visual constructor " -> " create empty array " and also, other array operations are available.
@adam66688 may see how you do that sir.