# chromeAutoTest **Repository Path**: lomospace/chromeAutoTest ## Basic Information - **Project Name**: chromeAutoTest - **Description**: NodeJS自动化Chrome - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-09-28 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README `npm install puppeteer` > 需要很久... Github: > https://github.com/GoogleChrome/puppeteer Original From: > https://tutorialzine.com/2017/08/automating-google-chrome-with-node-js -------------------------------------------------------- nodejs进行HTTP请求(get/post/put/delete/patch...) => axios > https://github.com/mzabriskie/axios