In Selenium 3.8, the options for Google Chrome have been renamed from chromeOptions to goog:chromeOptions. We are using Selenium 3.14. Also the args are supposed to be written without the -- in front. This PR fixes that. Still hoping that this contributes to fixing the stability issues that we have...
Thanks!