When using script to run python scripts containing the responses python packages, it seems to launch a browser in the background.
In my case, a request.get() gets a block from forcepoint enabled systems when used with script. Works fine with IDLE and when called from command line as process or interactive console.
Any way to optimize this?