I am on Mac OS X using selenium with python 3.6.3.
This code runs fine, opens google chrome and chrome stays open.:
chrome_options = Options() chrome
My solution is to define the driver in the init function first, then it won't close up the browser even the actional