webdriver-cli
v0.1.1
Published
Creates a WebDriver session and then lets you hack around with the browser through it
Readme
WebDriver REPL
Creates a WebDriver session and then lets you hack around with the browser through it
Installation
Via npm
$ npm i -g webdriver-cliVia yarn
$ yarn global add webdriver-cliUsage
$ webdriver-cli launch -b chromeUse --help for further usage info
