Skip to content

codewithmmak/puppeteer-nodejs-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puppeteer, NodeJS and Javascript

Puppeteer, NodeJS and Javascript Test Automation Examples

This is sample Test Automation framework designed using Puppeteer, NodeJS and Javascript. And in this framework we will see some basic working examples for learning.

To Get Started

Pre-requisites

Setup Scripts

  • Clone the repository into a folder
  • Go to Project root directory and install Dependency: npm install
  • All the dependencies from package.json and ambient typings would be installed in node_modules folder.

How to Run Test

  • Run Test: node specs/chrome.js

How to Update local npm packages

  • Go to Project root directory and run command: npm update

Sample Test Results

Puppeteer, NodeJS and Javascript Test Results

About

This is sample Test Automation framework designed using Puppeteer, NodeJS and Javascript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •