@applitools/spec-driver-webdriver

v1.1.4
webdriver chrome devtools protocol cdp devtools webdriver webdriverjs applitools automation testing and 2 more...

lint

run --top-level eslint '**/*.ts'

test

run --top-level mocha './test/**/*.spec.ts' --exit

build

run --top-level tspc --project ./tsconfig.build.json

setup

run --top-level browsers:setup

up:framework

echo "$(jq '.devDependencies.webdriver = $ENV.APPLITOOLS_FRAMEWORK_VERSION' ./package.json)" > ./package.json
npm i @applitools/[email protected]

Metadata

Downloads