1.1.0 • Published 4 years ago

browser-control v1.1.0

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

Build Status

npm package

Browser Cli

Control a browser with CLI, like this

Install

using npm:

npm i browser-control

Available methods

you can pass a list of commands to this mehtod:

 -l or --list:   the command list  
  • the commands list should be separate with comma ","

Example

browser-control --list "goto https://www.google.com, wait 1s"