@applitools/spec-driver-puppeteer

v1.2.3
puppeteer chrome devtools protocol cdp devtools applitools automation testing tests

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

yarn puppeteer:setup

up:framework

yarn add --dev --caret puppeteer${APPLITOOLS_FRAMEWORK_VERSION:+@$APPLITOOLS_FRAMEWORK_VERSION}

puppeteer:setup

PUPPETEER_PRODUCT=firefox node --require puppeteer/install.js --eval null
npm i @applitools/[email protected]

Metadata

Downloads