"use each line one time" along with "Only read" setting.
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.
Hello,
I find myself in front of a problem when I want to load with the function Browser:Load some URLs.
Here is an exemple of URL :
When I'm loading it outside BAS (firefox, chrome...), I have the good rendering but when I'm loading into BAS, loading does not end (see image).
Content seems to be loaded with AJAX is this the source of the problem ?
How can I solve this problem please ?
Thank you