@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 wanted to know how can i use a proxy list in .txt more without them repeating throughout the process. being that each theards use unique ips when the proxies are finished ready not to repeat more.
could someone help me with this question how do I do?
That way each thread will start new browser instance and
use new resource line because its set to use each line only
one time. When all proxies are used one time, script will
finish.