puppeteer-email-cli
CLI for email automation driven by headless chrome.
Install
npm install --save puppeteer-email-cli
Usage
Usage: puppeteer-email [options] [command] Options: -V, --version output the version number -u, --username <username> email account username -p, --password <password> email account password -e, --email <email> email account address -P, --provider <provider> email provider -H, --no-headless disable headless mode -s, --slow-mo <timeout> slows down operations by the given ms -h, --help output usage information Commands: signup [options] signin get-emails [options]
Related
- puppeteer-email - Email automation driven by headless chrome.
License
MIT © Travis Fischer