I just want to know if there's a way to control browsers at will when running automations. Like we can check each process if there's something wrong we can do anything with it while automation is running.
For those who needs this later, you can set up http proxy and send a simple get request to https://api.ipify.org , it will give you the ip adress in plain text, no need to parse the json.
One of many simple and easy ways to do it.