Skip to content

A repository looking at newer options for browser automation with Cypress.io and Puppeteer

License

Notifications You must be signed in to change notification settings

jbelmont/browser-automation

Repository files navigation

Browser Automation

A repository looking at newer options for browser automation with Cypress.io and Puppeteer

Setup for repository

This is a node.js project so you will need to run npm install to install all the dependencies

Running the tests

There are 2 scripts in this repository test and cypress:open

npm test will run the test with Puppeteer and the Jest testing library

npm run cypress:open will open a Desktop Client and run the tests in Cypress.io.

About

A repository looking at newer options for browser automation with Cypress.io and Puppeteer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published