Skip to content

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

Notifications You must be signed in to change notification settings

checkly/browser-checks-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published