browser-control

1.1.0 • Public • Published

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"

Package Sidebar

Install

npm i browser-control

Weekly Downloads

0

Version

1.1.0

License

ISC

Unpacked Size

5.65 kB

Total Files

8

Last publish

Collaborators

  • ghoul007