Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated Google Pay testing with Puppeteer

🧪 A way to test your Google Pay integrations on the web

Google Pay testing

Requirements

  • A running Chrome instance with a logged-in user

  • Chrome needs to be started with the --remote-debugging-port=<port> and --user-data-dir=<dir> flags.

    For example on macOS when using Chrome Canary:

    $ /Applications/Google\ Chrome\ Canary.app/Contents/MacOS/Google\ Chrome\ Canary --remote-debugging-port=9222 --user-data-dir=chrome-remote-debugging

Installation & Usage

# install the dependencies
$ npm install

# run the test
$ node google-pay-test.js

About

Automated Google Pay testing with Puppeteer

Resources

Code of conduct

Contributing

Security policy

Stars

2 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages