• Published 10 years ago

wd-manager v

Weekly downloads
-
License
-
Repository
github
Last release
10 years ago

wd-manager

How to use

$ wd-manager

Usage: wd-manager <command>
Commands:
  update: install or update selected binaries
  start: start up the selenium server
  status: list the current available drivers

Options:
  --out_dir       Location to output/expect                         [default: "/Users/yourname/wd-manager/selenium"]
  --seleniumPort  Optional port for the selenium standalone server
  --standalone    install or update selenium standalone             [default: true]
  --chrome        install or update chromedriver                    [default: true]
  --ie            install or update IEDriver                        [default: false]

Please specify one command

Use selenium default arguments

Only being used in start command

$ wd-manager start -- -role node -hub http://localhost:4444/grid/register