webdriver-cli
v0.1.1
Published
Creates a WebDriver session and then lets you hack around with the browser through it
Downloads
3
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-cli
Via yarn
$ yarn global add webdriver-cli
Usage
$ webdriver-cli launch -b chrome
Use --help
for further usage info