auto-browser
v1.0.3
Published
Light abstraction onto puppeteer in order to simplify easy browser automation task
Downloads
4
Maintainers
Readme
auto-browser
Light abstraction onto puppeteer in order to simplify easy browser automation tasks.
Usage
Example usage includes automatic participation in christmas/advent competitions so you do not have to do it manually, 24 times.
$ npm install -g auto-browser
$ auto-browser COMMAND
running command...
$ auto-browser (-v|--version|version)
auto-browser/1.0.2 darwin-x64 node-v17.2.0
$ auto-browser --help [COMMAND]
USAGE
$ auto-browser COMMAND
...
Commands
auto-browser help [COMMAND]
Display help for auto-browser.
USAGE
$ auto-browser help [COMMAND]
ARGUMENTS
COMMAND Command to show help for.
OPTIONS
-n, --nested-commands Include all nested commands in the output.
See code: @oclif/plugin-help