arnoudbuzing / webtools

A Wolfram Language package which automates interactions with web browsers
Other
33 stars 6 forks source link

Starting Chrome using StartExternalSession with SessionOptions #16

Open pbradley-phd opened 5 years ago

pbradley-phd commented 5 years ago

How do you start chrome using StartExternalSession["WebDriver-Chrome"] with SessionOptions that will disable the message 'Chrome is bring controlled by automated test software". The basic issue is that the automated test window is not accepted as a login browser by certain financial websites. I would like a chrome window that does not use the argument "--enable-automation".