Hello, I want to open the Google Chrome profile on my computer or the driver I have specified in the browser automation studio program, how can I do this?
any update on this? would help a lot in the browser can be detached from BAS's interface, like logs, http sniffer.
so it won't be crawded in the same monitor when editing a script.
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.