dhleong / pepper-mint

Unofficial mint.com API in node.js
65 stars 16 forks source link

Headless #17

Closed mattaltepeter closed 5 years ago

mattaltepeter commented 5 years ago

Is there a way to get this to run in headless selenium?

I tried both of these methods, but the console window just hangs out .setChromeOptions(new chrome.Options().headless()) and .setChromeOptions(new chrome.Options().addArguments('--headless'))

dhleong commented 5 years ago

It might be, but frequently you have to enter in a 2FA code into the browser that Mint sends to your email or phone number, so it wouldn't be worthwhile. That's probably why the console just hangs for you.