Skip to content

sambacha/puppeteer-me-harder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

puppeteer-me-harder

generate puppetter scripts with mouse movements

Install and build the extension

Using yarn:

yarn
yarn build

Or using npm:

npm i
npm run build

Integrate into Google Chrome (or any Chromium browser)

Navigate to:

chrome://extensions/

Check the "Developer Mode" and click on "Load an unpacked extension" and select the build folder of the project.

Now you should see the extension and you can start scrapping websites or testing UI components (e.g. MetaMask)

About

Generate puppeteer scripts using haptic feedback

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors