/browser-checks-starter

Examples and scripts accompanying the getting started docs on writing browser checks

Primary LanguageJavaScript

Checkly Browser Checks Starter

This repo accompanies the documentation on browser checks at checklyhq.com/docs It install mocha and puppeteer and asserts that the Google Puppeteer repo is the first result on Duck Duck Go.

git clone https://github.com/checkly/browser-checks-starter.git
cd browser-checks-starter
npm install
mocha check_duckduckgo.js