"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.
I use Charles for local proxying testing. And in BAS I set proxy 127.0.0.1:8888 with target url 'google.com' in advance parameter. Then I load 'facebook.com' url, the facebook traffic still goes through my proxy 127.0.0.1:8888. What's wrong with my config? Please explain for me. Thank so much.