Skip to content

Latest commit

 

History

43 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

puppeteer-api-typescript-examples

This repo contains examples of how to create page objects and tests using puppeteer and TypeScript. The application under test is tourdedave's "the-internet" project which contains examples of hard to automate pages. The test framework is mocha.

Dependencies

  • Node.js version 8 or greater

Test execution

To run the tests, execute npm install, npm run build then npm test.

About

This repo provides an example of how to create an automated test suite using TypeScript and puppeteer.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages