@applitools/spec-driver-puppeteer

v1.4.10
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

echo "$(jq '.devDependencies.puppeteer = $ENV.APPLITOOLS_FRAMEWORK_VERSION' ./package.json)" > ./package.json

puppeteer:setup

PUPPETEER_PRODUCT=firefox node --eval 'import("puppeteer/install.mjs").catch(() => import("puppeteer/install.js"))'
npm i @applitools/[email protected]

Metadata

Downloads

Maintainers

Applitools Team