So I'm currently using chromedriver for selenium with Python, responses are quite slow, so I'm trying to reduce how much chromedriver loads..
is there anyway I can remove the address bar, tool bar and most of the gui from chrome its self using chrome arguments?