webdriver-manager

v13.0.0-beta
webdriver-manager
automation browser browsers browser test browser testing chromedriver geckodriver iedriver selenium and 6 more...

check

gts check

clean

gts clean

compile

npm run tsc

fix

gts fix

gts

gts

http-server

tsc && node dist/spec/server/http_server.js

jasmine

jasmine

prepare

npm run compile

pretest

npm run compile

pretsc

rm -rf dist/ && rm -rf downloads/

posttest

npm run check

proxy-server

tsc && node dist/spec/server/proxy_server.js

test

tsc && npm run test-unit && npm run test-int && npm run test-proxy && npm run test-e2e

test-e2e

tsc && jasmine JASMINE_CONFIG_PATH=spec/jasmine-e2e.json

test-int

tsc && jasmine JASMINE_CONFIG_PATH=spec/jasmine-int.json

test-proxy

tsc && jasmine JASMINE_CONFIG_PATH=spec/jasmine-proxy.json

test-unit

tsc && jasmine JASMINE_CONFIG_PATH=spec/jasmine-unit.json

tslint

tslint -c tslint.json --fix lib/**/*.ts spec/**/*.ts

tsc

tsc

Metadata

  • MIT
  • Whatever
  • Craig Nishina
  • released 12/25/2018

Downloads