there are certain browsers in my system that work exelent with certain sites, i would like to automate it by using all same settings inside the BAS profile but how to get them?
I think you could use another thread with the browser to accomplish this. And saving the necessary data to a resource / global variable, then using this data in the new thread, whether with the browser or whatever needs to be done.